CHANGELOG.md in torch-rb-0.8.2 vs CHANGELOG.md in torch-rb-0.8.3
- old
+ new
@@ -1,4 +1,9 @@
+## 0.8.3 (2021-10-17)
+
+- Fixed `dup` method for tensors and parameters
+- Fixed issues with transformers
+
## 0.8.2 (2021-10-03)
- Added transformers
- Added left shift and right shift