File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
143145Initial 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
You can’t perform that action at this time.
0 commit comments