We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9245e commit 7fb9043Copy full SHA for 7fb9043
CHANGELOG.md
@@ -8,6 +8,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased]
10
### Added
11
+-
12
+
13
+### Changed
14
15
16
+### Deprecated
17
18
19
+### Removed
20
21
22
+### Fixed
23
24
25
+### Security
26
27
28
+## 10/28/2020 - Release v0.1.3
29
+### Added
30
- `ImageNet` and `ImageNetTxt` dataset formats (<https://github.com/openvinotoolkit/datumaro/pull/41>)
31
32
### Changed
datumaro/version.py
@@ -1 +1 @@
1
-VERSION = '0.1.0'
+VERSION = '0.1.3'
0 commit comments