File tree 1 file changed +5
-1
lines changed
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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.4.0] - 2021-07-29
11
+
10
12
### Added
11
13
12
14
- 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
89
91
90
92
Initial release
91
93
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
93
97
94
98
[ 1.3.1 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.0...v1.3.1
95
99
You can’t perform that action at this time.
0 commit comments