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.3.0] - 2022-06-02
11+
1012### Added
1113
1214- Added SCS112 to avoid using ` os.open() ` with unsafe permissions
@@ -86,7 +88,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8688
8789Initial release
8890
89- [ Unreleased ] : https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.2.2...HEAD
91+ [ Unreleased ] : https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.3.0...HEAD
92+
93+ [ 1.3.0 ] : https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.2.2...v1.3.0
9094
9195[ 1.2.2 ] : https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.2.1...v1.2.2
9296
You can’t perform that action at this time.
0 commit comments