Skip to content

Commit

Permalink
MeTee: Version 3.0.1
Browse files Browse the repository at this point in the history
Bump to version 3.0.1

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
  • Loading branch information
ausyskin authored and Tomas Winkler committed Feb 11, 2021
1 parent d0369fb commit 9b9cfca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [3.0.1]

### Added
- add SPDX license also on .cmake-format config file
- samples: add GSC sample
- Build: add conan packaging.

## Fixed
- test: initialize deviceHandle in constructor
- README.md and more verbose description
- CMake: add secure compile and link flag

## [3.0.0]

**Note:** below changes break API and ABI compatibility with older library versions.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.0.1

0 comments on commit 9b9cfca

Please sign in to comment.