CHANGELOG.md in onnxruntime-0.1.1 vs CHANGELOG.md in onnxruntime-0.1.2
- old
+ new
@@ -1,4 +1,10 @@
+## 0.1.2
+
+- Added support for Numo::NArray
+- Made thread-safe
+- Fixed error with JRuby
+
## 0.1.1
- Packaged ONNX Runtime with gem
- Added support for many more types
- Fixed output order with `output_names` option