Skip to content

Commit

Permalink
Update changelog with capitalisation feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctdunc committed Jan 21, 2025
1 parent ef25106 commit da636f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ This name should be decided amongst the team before the release.
[Full list of changes](https://github.com/tweag/topiary/compare/v0.5.1...HEAD)

### Added
- [#838](https://github.com/tweag/topiary/pull/838) Added `@upper_case` and `@lower_case` captures by [@ctdunc](https://github.com/ctdunc/).
- [#785](https://github.com/tweag/topiary/pull/785) Added the `coverage` command, that checks how much of the query file is used by the input.
- [#786](https://github.com/tweag/topiary/pull/786) Re-introduce tests to check that all of the language queries are useful.
- [#747](https://github.com/tweag/topiary/pull/747) Added support for specifying paths to prebuilt grammars in Topiary's configuration
Expand Down

0 comments on commit da636f6

Please sign in to comment.