chore: Prepare release v2.8.0 (#309)

This commit is contained in:
Lukas Burkhalter 2024-11-07 17:00:51 +01:00 committed by GitHub
parent a3608a3d8d
commit 113e32660b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 3 deletions

View file

@ -3,6 +3,9 @@ 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.0] 2024-10-07
### Changed
- Update go-crypto to `1.1.0`.
## [2.8.0-beta.0] 2024-10-01
### Added