Skip to content

Commit

Permalink
Update CHANGELOG.md for 1.3.0 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Tricca <[email protected]>
  • Loading branch information
flihp committed Dec 8, 2017
1 parent 0c7da73 commit b1d9ece
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)

## Unreleased
## [1.3.0] - 2017-12-07
### Added
- Implementation of the EncryptDecrypt2 command.
- Coding standard documentation.
Expand All @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
- Drop cast from TPM_ALG_XXX definitions
- Use mock functions with built-in cast to avoid compiler warnings from
manual cast.
- Free memory correctly on error condition return paths in InitSysContext
& SockServer.

## [1.2.0] - 2017-08-25
### Added
Expand Down

0 comments on commit b1d9ece

Please sign in to comment.