Skip to content

Commit

Permalink
fix: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lubux committed Nov 7, 2024
1 parent ea0c282 commit dcf8ef8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [3.0.0] 2024-10-07
### Changed
- Remove `Name` field from profile
- Remove signature rejection logic based on hash
- Remove `Name` field from profile.
- Remove signature rejection logic based on hash (handled by go-crypto).
- Update go-crypto to `1.1.0`.

-
## [3.0.0-beta.0] 2024-10-01
### Added
- Add `GetSHA256Fingerprint` method to `Key`.
Expand Down

0 comments on commit dcf8ef8

Please sign in to comment.