Skip to content

Commit 8f6509e

Browse files
github-actions[bot]web-flowTakishima
authored
Release version 1.3.0 (#36)
* 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 33ce29e commit 8f6509e

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

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

0 commit comments

Comments
 (0)