CHANGELOG.md in onnxruntime-0.5.0 vs CHANGELOG.md in onnxruntime-0.5.1

- old
+ new

@@ -1,4 +1,11 @@ +## 0.5.1 (2020-11-01) + +- Updated ONNX Runtime to 1.5.2 +- Added support for string output +- Added `output_type` option +- Improved performance for Numo array inputs + ## 0.5.0 (2020-10-01) - Updated ONNX Runtime to 1.5.1 - OpenMP is now required on Mac - Fixed `mul_1.onnx` example