Skip to content

Commit 8130e52

Browse files
Preparing release v1.5.0 (#61)
Co-authored-by: github-actions[bot] <[email protected]>
1 parent 25b0018 commit 8130e52

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v1.5.0] - 2023-11-19
11+
1012
### Changed
1113

1214
- Changed minimum Python version to 3.8.X
@@ -142,7 +144,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
142144

143145
Initial release
144146

145-
[unreleased]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.4.1...HEAD
147+
[unreleased]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.5.0...HEAD
146148
[v1.0.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/375145a3dec096ff4e33901ef749a1a9a6f4edc6...v1.0.0
147149
[v1.1.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.0.0...v1.1.0
148150
[v1.2.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.1.0...v1.2.0
@@ -151,3 +153,4 @@ Initial release
151153
[v1.3.1]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.0...v1.3.1
152154
[v1.4.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.1...v1.4.0
153155
[v1.4.1]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.4.0...v1.4.1
156+
[v1.5.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.4.1...v1.5.0

0 commit comments

Comments
 (0)