File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.10] - 2020-10-28
11+
1012### Changed
1113
1214- Update ONNX Runtime to 1.5.2 from 1.4.0 ([ #30 ] ( https://github.com/nbigaouette/onnxruntime-rs/pull/30 ) )
@@ -50,7 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5052
5153- Initial working version
5254
53- [ Unreleased ] : https://github.com/nbigaouette/onnxruntime-rs/compare/v0.0.9...HEAD
55+ [ Unreleased ] : https://github.com/nbigaouette/onnxruntime-rs/compare/v0.0.10...HEAD
56+ [ 0.0.10 ] : https://github.com/nbigaouette/onnxruntime-rs/compare/v0.0.9...v0.0.10
5457[ 0.0.9 ] : https://github.com/nbigaouette/onnxruntime-rs/compare/v0.0.8...v0.0.9
5558[ 0.0.8 ] : https://github.com/nbigaouette/onnxruntime-rs/compare/v0.0.7...v0.0.8
5659[ 0.0.7 ] : https://github.com/nbigaouette/onnxruntime-rs/compare/v0.0.6...v0.0.7
You can’t perform that action at this time.
0 commit comments