Skip to content

Commit

Permalink
CHANGELOG: update for 2.2.0-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Larsson <who+github@cnackers.org>
  • Loading branch information
whooo committed Nov 21, 2023
1 parent 69c3e8c commit 140ca4a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 2.2.0-rc0 - 2023-08-26
## 2.2.0-rc1 - 2023-08-26
### Fixed
- Fix pycparse error for __float128.
- Fix check on ESYS_TR in policy_secret.
- Fix readthedocs builds.
- Fix hardcoded sizes in the policy module.

### Added
- Add routine for making ESYS_TR from parts.
- Support unmarshal and marshal routines for constants.
- Provide a better error message for missing symbols.
- Add support for python 3.12.

### Removed
- Drop support for python 3.7.
Expand Down

0 comments on commit 140ca4a

Please sign in to comment.