Skip to content

Commit 8acfe09

Browse files
Release v1.4.1 (#67)
Co-authored-by: github-actions[bot] <noreply@github.com>
1 parent 9e77523 commit 8acfe09

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 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+
## [v1.4.1] - 2024-01-07
11+
1012
### Changed
1113

1214
- Bump maximal allowed `flake8` version to v7.x
@@ -140,7 +142,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
140142

141143
Initial release
142144

143-
[unreleased]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.4.0...HEAD
145+
[unreleased]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.4.1...HEAD
144146
[v1.0.0]: https://github.com/Takishima/flake8-secure-coding-standard/compare/c18cc7130a40405bd92e49b22675e8ddbe0bc8cd...v1.0.0
145147
[v1.0.1]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.0.0...v1.0.1
146148
[v1.1.0]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.0.1...v1.1.0
@@ -149,3 +151,4 @@ Initial release
149151
[v1.2.2]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.2.1...v1.2.2
150152
[v1.3.0]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.2.2...v1.3.0
151153
[v1.4.0]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.3.0...v1.4.0
154+
[v1.4.1]: https://github.com/Takishima/flake8-secure-coding-standard/compare/v1.4.0...v1.4.1

0 commit comments

Comments
 (0)