Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
leroycep committed Aug 11, 2019
1 parent 5d72e3b commit 29f057b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- `--time` argument to `start` command
- `--config` has been added to specify where the config file is
- User docs have been placed in <GUIDE.md>
- The `augr-core` has been split out of `augr-cli` and been made into its own
crate
- The `import` subcommand has been added to migrate data from the previous
format

### Changed
- File format has changed to a patch based format
- This is a breaking change!
- `Transitions` renamed to `Events`
- `week` command renamed to `chart`

Expand Down

0 comments on commit 29f057b

Please sign in to comment.