Skip to content

Commit 902b78f

Browse files
github-actions[bot]web-flowTakishima
authored
Release version 1.1.0 (#4)
* Preparing release v1.1.0 * Update CHANGELOG.md Co-authored-by: GitHub actions <[email protected]> Co-authored-by: Nguyen Damien <[email protected]>
1 parent f7dbb54 commit 902b78f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.0] - 2021-07-02
11+
1012
### Added
1113

1214
- Added R8009 to prefer `os.open()` to the builtin `open` when in writing mode
1315

1416
### Repository
1517

16-
- Update pre-commit configuration
18+
- Update pre-commit configuration
1719

1820
## [1.0.0] - 2021-06-21
1921

2022
Initial release
2123

22-
[Unreleased]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.0.0...HEAD
24+
[Unreleased]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.1.0...HEAD
25+
26+
[1.1.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.0.0...v1.1.0
2327

2428
[1.0.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/375145a3dec096ff4e33901ef749a1a9a6f4edc6...v1.0.0

0 commit comments

Comments
 (0)