Commit 6e6f4b0 1 parent 9f4da9b commit 6e6f4b0 Copy full SHA for 6e6f4b0
File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## [ Unreleased]
9
+
10
+ ## [ 2.0.1] - 2024-07-21
9
11
10
12
### Fixed
11
13
@@ -118,7 +120,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118
120
119
121
- Initial implementation
120
122
121
- [ Unreleased ] : https://github.com/m-lundberg/simple-pid/compare/v2.0.0...HEAD
123
+ [ Unreleased ] : https://github.com/m-lundberg/simple-pid/compare/v2.0.1...HEAD
124
+ [ 2.0.1 ] : https://github.com/m-lundberg/simple-pid/compare/v2.0.0...v2.0.1
122
125
[ 2.0.0 ] : https://github.com/m-lundberg/simple-pid/compare/v1.0.1...v2.0.0
123
126
[ 1.0.1 ] : https://github.com/m-lundberg/simple-pid/compare/v1.0.0...v1.0.1
124
127
[ 1.0.0 ] : https://github.com/m-lundberg/simple-pid/compare/v0.2.4...v1.0.0
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " simple-pid"
3
- version = " 2.0.0 "
3
+ version = " 2.0.1 "
4
4
authors = [
5
5
{ name =" Martin Lundberg" },
6
6
]
You can’t perform that action at this time.
0 commit comments