CHANGELOG.md in torch-rb-0.4.2 vs CHANGELOG.md in torch-rb-0.5.0
- old
+ new
@@ -1,4 +1,9 @@
+## 0.5.0 (2020-10-28)
+
+- Updated LibTorch to 1.7.0
+- Removed deprecated overload for `addcmul!` and `addcdiv!`
+
## 0.4.2 (2020-10-27)
- Fixed errors with optimizer options
## 0.4.1 (2020-10-12)