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.2.0] - 2021-07-19
11+
1012### Added
1113
1214- Added E8010 to avoid using ` os.popen() ` as it internally uses ` subprocess.Popen ` with ` shell=True `
@@ -26,7 +28,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2628
2729Initial release
2830
29- [ Unreleased ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.1.0...HEAD
31+ [ Unreleased ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.2.0...HEAD
32+
33+ [ 1.2.0 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.1.0...v1.2.0
3034
3135[ 1.1.0 ] : https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.0.0...v1.1.0
3236
You can’t perform that action at this time.
0 commit comments