CHANGELOG.md in torch-rb-0.10.1 vs CHANGELOG.md in torch-rb-0.10.2
- old
+ new
@@ -1,4 +1,9 @@
+## 0.10.2 (2022-06-14)
+
+- Improved numeric operations between scalars and tensors
+- Fixed `dtype` of `cumsum` method
+
## 0.10.1 (2022-04-12)
- Fixed `dtype`, `device`, and `layout` for `new_*` and `like_*` methods
## 0.10.0 (2022-03-13)