Skip to content

Commit

Permalink
chore(release): Release v0.9.0-rc.1 (#1514)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Lewis <[email protected]>
  • Loading branch information
Ian Lewis authored Jul 13, 2024
1 parent a1c6490 commit d89094d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.9.0-rc.0] - 2024-07-13
## [0.9.0-rc.1] - 2024-07-13

### Added in v0.9.0-rc.0
### Added in v0.9.0-rc.1

- Support for [Fortran](https://fortran-lang.org/) was added.
- Generated files are now ignored by default. The option `--include-generated`
Expand Down Expand Up @@ -172,7 +172,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release of `todos` CLI application.
- Simple support for scanning directories for TODO/FIXME/BUG/HACK/XXX comments.

[Unreleased]: https://github.com/ianlewis/todos/compare/v0.9.0-rc.0...HEAD
[Unreleased]: https://github.com/ianlewis/todos/compare/v0.9.0-rc.1...HEAD
[0.0.1]: https://github.com/ianlewis/todos/releases/tag/v0.0.1
[0.1.0]: https://github.com/ianlewis/todos/releases/tag/v0.1.0
[0.2.0]: https://github.com/ianlewis/todos/releases/tag/v0.2.0
Expand All @@ -182,4 +182,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.6.0]: https://github.com/ianlewis/todos/releases/tag/v0.6.0
[0.7.0]: https://github.com/ianlewis/todos/releases/tag/v0.7.0
[0.8.0]: https://github.com/ianlewis/todos/releases/tag/v0.8.0
[0.9.0-rc.0]: https://github.com/ianlewis/todos/releases/tag/v0.9.0-rc.0
[0.9.0-rc.1]: https://github.com/ianlewis/todos/releases/tag/v0.9.0-rc.1

0 comments on commit d89094d

Please sign in to comment.