Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
The `main` branch has unreleased content, now summarized in this
commit's update to `CHANGELOG.md`.
  • Loading branch information
cpu authored and chifflier committed Feb 17, 2024
1 parent b2fd6d5 commit e75ac8f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,22 @@

### Added/Changed/Fixed

Global:
- Updated `*ring*` to 0.17.7 (#148)
- Updated `time` to 0.3.20 (#148)
- Set MSRV to 1.63 (due to `time`/`ring`) (#148)

Code:
- Added support for parsing CRL `IssuingDistributionPoint` extensions (#146)
- Fixed lifetime signature on `TbsCertificate::subject_alt_names` function (#151)
- Fixed parsing of certificate `UniqueIdentifier` fields to use implicit tagging
instead of explicit (#145)
- Fixed `clippy::manual_try_fold` findings (#147)

### Thanks

- aggstam, Biagio Festa, Daniel McCarney

## 0.15.1

### Added/Changed/Fixed
Expand Down

0 comments on commit e75ac8f

Please sign in to comment.