Skip to content

Commit 89ec4d2

Browse files
committed
Prepare v2.8.0
1 parent d3bbe39 commit 89ec4d2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file.
44

55
## [unreleased]
6+
7+
## [2.8.0] - 2021-07-16
68
- Introduced `doneXor`.
79

810
## [2.7.0] - 2021-07-15
@@ -107,7 +109,8 @@ All notable changes to this project will be documented in this file.
107109
## [1.0.0] - 2020-07-15
108110
- The first public release as dedicated project.
109111

110-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.7.0...HEAD
112+
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.8.0...HEAD
113+
[2.8.0]: https://github.com/catap/scala-blake3/compare/v2.7.0...v2.8.0
111114
[2.7.0]: https://github.com/catap/scala-blake3/compare/v2.6.1...v2.7.0
112115
[2.6.1]: https://github.com/catap/scala-blake3/compare/v2.6.0...v2.6.1
113116
[2.6.0]: https://github.com/catap/scala-blake3/compare/v2.5.2...v2.6.0

0 commit comments

Comments
 (0)