File tree 1 file changed +4
-1
lines changed
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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v1.5.0] - 2023-11-19
11
+
10
12
### Changed
11
13
12
14
- 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
142
144
143
145
Initial release
144
146
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
146
148
[ v1.0.0 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/375145a3dec096ff4e33901ef749a1a9a6f4edc6...v1.0.0
147
149
[ v1.1.0 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.0.0...v1.1.0
148
150
[ v1.2.0 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.1.0...v1.2.0
@@ -151,3 +153,4 @@ Initial release
151
153
[ v1.3.1 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.0...v1.3.1
152
154
[ v1.4.0 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.1...v1.4.0
153
155
[ 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