Skip to content

Commit b6383af

Browse files
committed
Update changelog to v0.0.10
1 parent b70c7d1 commit b6383af

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)