CHANGELOG.md in torch-rb-0.3.4 vs CHANGELOG.md in torch-rb-0.3.5
- old
+ new
@@ -1,4 +1,8 @@
+## 0.3.5 (2020-09-04)
+
+- Fixed error with data loader (due to `dtype` of `randperm`)
+
## 0.3.4 (2020-08-26)
- Added `Torch.clamp` method
## 0.3.3 (2020-08-25)