1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

docs: update changelog

This commit is contained in:
Kevin Amado 2022-07-10 12:36:41 -06:00
parent 36f44e93e3
commit 7f0ddda84e
2 changed files with 12 additions and 0 deletions

View file

@ -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