chore: Prepare release 2.8.1 (#317)

This commit is contained in:
Lukas Burkhalter 2024-11-26 11:55:49 +01:00 committed by GitHub
parent 113e32660b
commit 4c05fbeec7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 11 additions and 6 deletions

View file

@ -3,6 +3,11 @@ 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.8.1] 2024-11-25
### Changed
- Update go-crypto to `1.1.3`.
## [2.8.0] 2024-10-07
### Changed
- Update go-crypto to `1.1.0`.