We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184dcc8 commit 251c670Copy full SHA for 251c670
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
+## [0.2.0] - 2026-01-31
11
+
12
### Added
13
14
- SKL204 heading-first-h1 lint rule per [RFC-0008:C-REGISTRY](docs/rfc/RFC-0008.md#rfc-0008c-registry) (WI-2026-01-31-003)
gov/releases.toml
@@ -1,3 +1,12 @@
1
+[[releases]]
2
+version = "0.2.0"
3
+date = "2026-01-31"
4
+refs = [
5
+ "WI-2026-01-31-003",
6
+ "WI-2026-01-31-004",
+ "WI-2026-01-31-005",
+]
[[releases]]
version = "0.1.1"
date = "2026-01-31"
0 commit comments