@@ -5,9 +5,9 @@ All notable changes will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ ` 0.13.0-rc.0 ` ] - 2025-05-15
8+ ## [ ` 0.13.0-rc.1 ` ] - 2025-05-15
99
10- ### Added in ` 0.13.0-rc.0 `
10+ ### Added in ` 0.13.0-rc.1 `
1111
1212- Support was added for the [ Nix language] ( https://nix.dev/ )
1313 ([ #1653 ] ( https://github.com/ianlewis/todos/issues/1653 ) ).
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616 file and [ Ignore List] ( https://git-scm.com/docs/gitignore ) files (e.g.
1717 ` .gitignore ` ) ([ #1667 ] ( https://github.com/ianlewis/todos/issues/1667 ) , [ #1700 ] ( https://github.com/ianlewis/todos/issues/1700 ) )
1818
19- ### Changed in ` 0.13.0-rc.0 `
19+ ### Changed in ` 0.13.0-rc.1 `
2020
2121- ** BREAKING CHANGE:** ` todos ` now returns an exit status of 1 when TODOs are
2222 found ([ #1657 ] ( https://github.com/ianlewis/todos/issues/1657 ) ).
@@ -257,4 +257,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
257257[` 0.10.0` ]: https:// github.com/ianlewis/todos/releases/tag/v0.10.0
258258[` 0.11.0` ]: https:// github.com/ianlewis/todos/releases/tag/v0.11.0
259259[` 0.12.0` ]: https:// github.com/ianlewis/todos/releases/tag/v0.12.0
260- [` 0.13.0-rc.0 ` ]: https:// github.com/ianlewis/todos/releases/tag/v0.13.0-rc.0
260+ [` 0.13.0-rc.1 ` ]: https:// github.com/ianlewis/todos/releases/tag/v0.13.0-rc.1
0 commit comments