Skip to content

Commit

Permalink
minor: change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
atenpas committed Nov 2, 2019
1 parent 83035e5 commit 6c6f975
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.0.0] - 2019-01-24
## [2.0.0] - 2019-01-24
### Added
- Support different deep learning frameworks: OpenVINO, CAFFE, custom.
- Support C++11.

### Changed
- Use smart pointers instead of raw pointers.
- Use C++11 smart pointers instead of raw pointers.
- Reorganize code structure.

### Removed
Expand Down

0 comments on commit 6c6f975

Please sign in to comment.