We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a50ce commit 840b6b9Copy full SHA for 840b6b9
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.3.1] - 2021-07-27
11
+
12
### Updated
13
14
- Update unit tests for `os.open()`
@@ -67,7 +69,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
67
69
68
70
Initial release
71
-[Unreleased]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.0...HEAD
72
+[Unreleased]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.1...HEAD
73
74
+[1.3.1]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.3.0...v1.3.1
75
76
[1.3.0]: https://github.com/Takishima/pylint-secure-coding-standard/compare/v1.2.1...v1.3.0
77
0 commit comments