File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-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+ ## [ 1.4.0] - 2021-07-29
11+
1012### Added
1113
1214- Added W8016 to warn when using ` os.mkdir ` and ` os.makedir ` with unsafe permissions (UNIX-only)
@@ -89,7 +91,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8991
9092Initial release
9193
92- [ Unreleased ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.1...HEAD
94+ [ Unreleased ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.4.0...HEAD
95+
96+ [ 1.4.0 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.1...v1.4.0
9397
9498[ 1.3.1 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.0...v1.3.1
9599
You can’t perform that action at this time.
0 commit comments