Skip to content

Commit 1c637ed

Browse files
committed
Preparing release v1.4.0
1 parent 331b9b6 commit 1c637ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 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+
## [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

9092
Initial 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/1.4.0...HEAD
95+
96+
[1.4.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/1.3.1...1.4.0
9397

9498
[1.3.1]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.0...v1.3.1
9599

0 commit comments

Comments
 (0)