Skip to content

Commit

Permalink
Documentation: Update changelog with changes since 2.12.0
Browse files Browse the repository at this point in the history
It's been over four years now; there should be another release. These are the relevant changes that have happened.
  • Loading branch information
inkarkat committed Dec 19, 2024
1 parent 9623f77 commit ecc822b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added
- listpri action allows concatenation of multiple priorities [-ranges]
- replace action completely merges any combination of priority / date with existing ([#386])
- Check for broken symlinks to custom actions and complain ([#359])

### Changed

- Add .sh extension to completion script
- Reuse the todo.sh alias for completion
- Return from user prompt without requiring Enter ([#354])
- Default to user writable directory in config ([#148])

### Fixed
- Fix problem with spaces in directory path ([#276])
- pri action takes multiple items + priorities on single run ([#346])

## [2.12.0] - 2020-08-11

### Added
Expand Down

0 comments on commit ecc822b

Please sign in to comment.