mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 12:37:45 +00:00
refactor: update changelog
This commit is contained in:
parent
efd9f93698
commit
6d2b242989
1 changed files with 9 additions and 0 deletions
|
@ -55,6 +55,15 @@ Types of changes
|
||||||
+ ocamlformat # latest version
|
+ ocamlformat # latest version
|
||||||
ocamlformat_0_11_0
|
ocamlformat_0_11_0
|
||||||
```
|
```
|
||||||
|
- Inline comments support for `parenthesis` expressions:
|
||||||
|
```diff
|
||||||
|
- || (
|
||||||
|
- # Accept {} for tests that are unsupported
|
||||||
|
+ || ( # Accept {} for tests that are unsupported
|
||||||
|
isDerivation x
|
||||||
|
&& x ? meta.timeout
|
||||||
|
);
|
||||||
|
```
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue