Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Sep 30, 2024
1 parent 2cacbf8 commit 0937f9c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 3.0.0

## Added
- Brand new dooit api for configurations
- Faster UI and startup overall
- Event based code execution via dooit api
- Customize the columns order and visibility for todos and workspaces
- Allow addition of custom keybinds to trigger certain functions
- Better optimized bar (wont block ui)
- Custom formatters for column values to suit your needs!
- Multiple Theme support
- Custom CSS injections into the UI


## Removed
- Now todos are no longer stored in `todo.yaml`, run dooit --migrate to migrate to new format
- Old config will no longer work, see the [latest docs]() to check out the configuration
also check out [dooit community themes]() and [dooit snippet hacks]() for interesting config options

> [!NOTE]
> The support for YAML will be dropped from v3.0.0
Expand Down

0 comments on commit 0937f9c

Please sign in to comment.