Skip to content

Commit a618f1d

Browse files
committed
Update changelog
1 parent 3b804d4 commit a618f1d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Prevent session from being built a temporary environment resulting in segfault ([#46](https://github.com/nbigaouette/onnxruntime-rs/pull/46))
13+
14+
### Added
15+
16+
- Run CI on more platforms ([#34](https://github.com/nbigaouette/onnxruntime-rs/pull/34))
17+
- Re-export `ndarray` for better ergonomics ([#45](https://github.com/nbigaouette/onnxruntime-rs/pull/45))
18+
- Add `with_model_from_memory()` to load a model from memory ([#36](https://github.com/nbigaouette/onnxruntime-rs/pull/36))
19+
1020
## [0.0.10] - 2020-10-28
1121

1222
### Changed

0 commit comments

Comments
 (0)