Skip to content

Commit

Permalink
Documentation: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
inkarkat committed Dec 29, 2024
1 parent e92d64f commit 5b8c3d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- `TODOTXT_DEFAULT_ACTION` now also allows action parameters ([#159], [#407])

### Fixed
- `make install` installed the Bash completion in the wrong directory ([#452])
- `make uninstall` fails ([#451])

## [2.13.0] - 2024-12-25

### Added
Expand Down Expand Up @@ -541,3 +545,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[#359]: https://github.com/todotxt/todo.txt-cli/pull/359
[#386]: https://github.com/todotxt/todo.txt-cli/pull/386
[#407]: https://github.com/todotxt/todo.txt-cli/pull/407
[#451]: https://github.com/todotxt/todo.txt-cli/pull/451
[#452]: https://github.com/todotxt/todo.txt-cli/pull/452

0 comments on commit 5b8c3d6

Please sign in to comment.