Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
adaszko committed Jul 7, 2024
1 parent 1008eb5 commit 1b6bb56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **Breaking**: `{{{ ... }}}` commands and many predefined nonterminals (e.g. `<PATH>`, etc) are now allowed
in fewer places to keep grammars unambiguous. It statically safeguards against some bugs in completion
scripts.
- **Breaking**: Releases aren't published via Homebrew anymore -- use `cargo install`.
- **Breaking**: JIT completion now emits shell scripts (as opposed to plain strings) in all shells. Integration scripts need to be adjusted accordingly. Details in README.md.

### Fixed

Expand Down

0 comments on commit 1b6bb56

Please sign in to comment.