Skip to content

Commit 23ddd88

Browse files
committed
Prepare v2.7.0
1 parent 8eaff7c commit 23ddd88

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
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.7.0] - 2021-07-15
68
- Switched to Scala.js-1.6.0.
79
- Switched to scala 3.0.1.
810
- Performance improved for near of 3%.
@@ -104,7 +106,8 @@ All notable changes to this project will be documented in this file.
104106
## [1.0.0] - 2020-07-15
105107
- The first public release as dedicated project.
106108

107-
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.6.1...HEAD
109+
[unreleased]: https://github.com/catap/scala-blake3/compare/v2.7.0...HEAD
110+
[2.7.0]: https://github.com/catap/scala-blake3/compare/v2.6.1...v2.7.0
108111
[2.6.1]: https://github.com/catap/scala-blake3/compare/v2.6.0...v2.6.1
109112
[2.6.0]: https://github.com/catap/scala-blake3/compare/v2.5.2...v2.6.0
110113
[2.5.2]: https://github.com/catap/scala-blake3/compare/v2.5.1...v2.5.2

0 commit comments

Comments
 (0)