Skip to content

Commit 9ab7aac

Browse files
github-actions[bot]web-flowTakishima
authored
Release version 1.2.0 (#8)
* Preparing release v1.2.0 * Update CHANGELOG.md Co-authored-by: GitHub actions <[email protected]> Co-authored-by: Nguyen Damien <[email protected]>
1 parent 9d10919 commit 9ab7aac

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.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

2729
Initial 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

0 commit comments

Comments
 (0)