CHANGELOG.md in torch-rb-0.10.0 vs CHANGELOG.md in torch-rb-0.10.1
- old
+ new
@@ -1,4 +1,8 @@
+## 0.10.1 (2022-04-12)
+
+- Fixed `dtype`, `device`, and `layout` for `new_*` and `like_*` methods
+
## 0.10.0 (2022-03-13)
- Updated LibTorch to 1.11.0
- Added `ParameterList`