-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mathias Iversen
committed
May 11, 2023
1 parent
97a2933
commit bb00f5c
Showing
5 changed files
with
830 additions
and
643 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
## 0.7.0 | ||
|
||
- Updated all dependencies | ||
- Removed structopt for clap | ||
- Add source_span to Element; by [bennyboer](https://github.com/bennyboer) | ||
- Improve whitespace; by [bennyboer](https://github.com/bennyboer) | ||
- Fix type in docs; by [c-git](https://github.com/c-git) | ||
|
||
## Older versions | ||
|
||
- See commit history |
Oops, something went wrong.