Skip to content

Commit 95d3b0b

Browse files
authored
chore(release): Release v0.11.0 (#1636)
Signed-off-by: Ian Lewis <ian@ianlewis.org>
1 parent c9be4d3 commit 95d3b0b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ All notable changes will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [0.11.0] - 2025-02-12
99

10-
### Fixed
10+
### Fixed in 0.11.0
1111

1212
- Simple TODO block comments (e.g. `/* TODO */`) are now shown
1313
([#1631](https://github.com/ianlewis/todos/issues/1631)).
1414

15-
### Added
15+
### Added in 0.11.0
1616

1717
- Support was added for [HCL](https://github.com/hashicorp/hcl)
1818
([#1586](https://github.com/ianlewis/todos/issues/1586)).
@@ -231,3 +231,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
231231
[0.8.0]: https://github.com/ianlewis/todos/releases/tag/v0.8.0
232232
[0.9.0]: https://github.com/ianlewis/todos/releases/tag/v0.9.0
233233
[0.10.0]: https://github.com/ianlewis/todos/releases/tag/v0.10.0
234+
[0.11.0]: https://github.com/ianlewis/todos/releases/tag/v0.11.0

0 commit comments

Comments
 (0)