File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 2.1.0 ] - 2024-02-10
99
1010### Added
1111
@@ -66,7 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6666- Rename to cobrafuzz
6767- Enable GitHub CI
6868
69- [ Unreleased ] : https://github.com/senier/cobrafuzz/compare/v2.0.0...main
69+ [ 2.1.0 ] : https://github.com/senier/cobrafuzz/compare/v2.0.0...v2.1.0
7070[ 2.0.0 ] : https://github.com/senier/cobrafuzz/compare/v1.0.12...v2.0.0
7171[ 1.0.12 ] : https://github.com/senier/cobrafuzz/compare/v1.0.11...v1.0.12
7272[ 1.0.11 ] : https://github.com/senier/cobrafuzz/compare/1.0.10...v1.0.11
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta'
44
55[project ]
66name = " cobrafuzz"
7- version = " 2.0 .0"
7+ version = " 2.1 .0"
88authors = [
99 {name = " Alexander Senier" , email = " mail@senier.net" }
1010]
You can’t perform that action at this time.
0 commit comments