Skip to content

Commit e93e25f

Browse files
github-actions[bot]web-flowTakishima
authored
Release version 1.3.0 (#16)
* Preparing release v1.3.0 * Update CHANGELOG.md Co-authored-by: GitHub actions <noreply@github.com> Co-authored-by: Nguyen Damien <ngn.damien@gmail.com>
1 parent 09cf3af commit e93e25f

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.3.0] - 2021-07-26
11+
1012
### Added
1113

1214
- Add plugin option to control whether we favour `os.open` over the builtin `open`
@@ -53,7 +55,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5355

5456
Initial release
5557

56-
[Unreleased]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.2.1...HEAD
58+
[Unreleased]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.0...HEAD
59+
60+
[1.3.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.2.1...v1.3.0
5761

5862
[1.2.1]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.2.0...v1.2.1
5963

0 commit comments

Comments
 (0)