CHANGELOG.md in torch-rb-0.8.3 vs CHANGELOG.md in torch-rb-0.9.0

- old
+ new

@@ -1,4 +1,9 @@ +## 0.9.0 (2021-10-23) + +- Updated LibTorch to 1.10.0 +- Added `real` and `imag` methods to tensors + ## 0.8.3 (2021-10-17) - Fixed `dup` method for tensors and parameters - Fixed issues with transformers