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
|
||||
|
|
|
@ -266,6 +266,7 @@ Thank you ❤️
|
|||
- [Rehno Lindeque](https://github.com/rehno-lindeque).
|
||||
- [Jörg Thalheim](https://github.com/Mic92).
|
||||
- [Vincent Ambo](https://github.com/tazjin).
|
||||
- [Jamie Quigley](https://github.com/Sciencentistguy).
|
||||
- [Loïc Reynier](https://github.com/loicreynier).
|
||||
- [Mr Hedgehog](https://github.com/ModdedGamers).
|
||||
- [Tristan Maat](https://github.com/TLATER).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue