CHANGELOG.md in torch-rb-0.5.2 vs CHANGELOG.md in torch-rb-0.5.3

- old
+ new

@@ -1,4 +1,10 @@ +## 0.5.3 (2021-01-14) + +- Added `manual_seed` and `manual_seed_all` for CUDA +- Improved saving and loading models +- Fixed error with tensor indexing with beginless ranges in Ruby 3.0 + ## 0.5.2 (2020-10-29) - Fixed `undefined symbol` error with CUDA ## 0.5.1 (2020-10-28)