Skip to content

Commit 566a101

Browse files
committed
update changelog with new stabilisation
1 parent 267c49a commit 566a101

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
## [Unreleased]
44

5+
### Changed
6+
57
- Change option `format_doc_comment` to `format_code_in_doc_comment`.
68
- `use_small_heuristics` changed to be an enum and stabilised. Configuration
79
options are now ready for 1.0.
10+
- Stabilise `fn_args_density` configuration option #3581
811

912
## [1.2.2] 2019-04-24
1013

Processes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Open a pull request that closes the tracking issue. The tracking issue is listed
1717

1818
- Update the `Config` enum marking the option as stable.
1919
- Update the the `Configuration.md` file marking the option as stable.
20+
- Update `CHANGELOG.md` marking the option as stable.
2021

2122
## After the stabilisation
2223

0 commit comments

Comments
 (0)