Skip to content

Commit

Permalink
MeTee: bump version to 3.2.1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md

Signed-off-by: Vitaly Lubart <vitaly.lubart@intel.com>
  • Loading branch information
vlubart authored and ausyskin committed Jun 5, 2023
1 parent da2e0b4 commit f1810db
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [3.2.1]

### Added
- set security policy for the project

### Fixed
- Windows: fix wrong return status
- Windows: move to_int inline function to metee_win.h
- Windows: remove unused labels

## [3.2.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.0
3.2.1

0 comments on commit f1810db

Please sign in to comment.