Skip to content

Commit

Permalink
Updated Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rana-KV committed Jun 11, 2024
1 parent bc62ff1 commit e8ff508
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning][semver].
## [Unreleased]

### Added
- Support for Yubikey Manager 5.1.x ([444])
- Support for Python 3.11 and 3.12 ([440])
- Fix generation of keys when they should be printed to the command line ([435])
- Made Updater faster through parallelization ([434])
Expand All @@ -20,6 +21,7 @@ and this project adheres to [Semantic Versioning][semver].
- Clone target repositories to temp ([412, 418])
- Add architecture overview documentation ([405])

[444]: https://github.com/openlawlibrary/taf/pull/444
[440]: https://github.com/openlawlibrary/taf/pull/440
[435]: https://github.com/openlawlibrary/taf/pull/435
[434]: https://github.com/openlawlibrary/taf/pull/434
Expand All @@ -35,6 +37,7 @@ and this project adheres to [Semantic Versioning][semver].

### Changed

- Dropped support for Yubikey Manager 4.x [444]
- Check if repositories are clean before running the updater ([416])
- Only show merging commits messages if actually merging commits. Rework logic for checking if a commits should be merged ([404], [415])

Expand Down

0 comments on commit e8ff508

Please sign in to comment.