Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Nov 8, 2023
1 parent e0dec80 commit 52977f2
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,32 @@ SPDX-License-Identifier: CC0-1.0

## Unreleased

### Bugfixes

- Reject all requests over NFC ([#184][])
- Fix missing state save that could lead to a corrupted state ([#170][])
- Fix crash when signing more than 1024 bytes ([#174][])

### Changes

- Add variables.mk file ([#177][])
- Tests: add support for gnupg over pcscd ([#180][])
- Update CI setup ([#175][] and [#183][])
- Update delog dependency ([#181][])
- Fix `sha1collisiondetection ` dependency version ([#179][] and [#182][])

[#184]: https://github.com/Nitrokey/opcard-rs/issues/184
[#182]: https://github.com/Nitrokey/opcard-rs/issues/182
[#179]: https://github.com/Nitrokey/opcard-rs/issues/179
[#181]: https://github.com/Nitrokey/opcard-rs/issues/181
[#183]: https://github.com/Nitrokey/opcard-rs/issues/183
[#175]: https://github.com/Nitrokey/opcard-rs/issues/175
[#180]: https://github.com/Nitrokey/opcard-rs/issues/180
[#180]: https://github.com/Nitrokey/opcard-rs/issues/180
[#177]: https://github.com/Nitrokey/opcard-rs/issues/177
[#170]: https://github.com/Nitrokey/opcard-rs/issues/170
[#174]: https://github.com/Nitrokey/opcard-rs/issues/174

## [v1.1.1][] (2023-07-04)

### Bugfixes
Expand Down

0 comments on commit 52977f2

Please sign in to comment.