CHANGELOG.md in torch-rb-0.5.1 vs CHANGELOG.md in torch-rb-0.5.2
- old
+ new
@@ -1,4 +1,8 @@
+## 0.5.2 (2020-10-29)
+
+- Fixed `undefined symbol` error with CUDA
+
## 0.5.1 (2020-10-28)
- Fixed error with tensor classes and no arguments
- Fixed error with `stft` and `clamp` methods