mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
docs: update changelog
This commit is contained in:
parent
36f44e93e3
commit
7f0ddda84e
2 changed files with 12 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -35,6 +35,17 @@ pushd integrations/vscode/
|
|||
popd
|
||||
-->
|
||||
|
||||
### Added
|
||||
|
||||
- A [Style Guide](./STYLE.md), explaining why certain decisions were taken
|
||||
and why they are optimal.
|
||||
- Integration guides for: Neovim, GNU Emacs.
|
||||
- Published Alejandra as [a crate](https://crates.io/crates/alejandra).
|
||||
|
||||
### Changed
|
||||
|
||||
- Now running: `$ alejandra -` also formats stdin.
|
||||
|
||||
## [1.5.0] - 2022-06-22
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue