Skip to content

Commit 2cc8117

Browse files
follow up on NEWS.me
1 parent e6fadbf commit 2cc8117

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

NEWS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
22

3+
# styler 1.9.0.9001
4+
5+
**Bug fixes**
6+
7+
- Fix interaction between cache and stylerignore that could produce invalid code (#1072).
8+
- Don't remove line break around `{{` and comments that can yield invalid code (#1070).
9+
- Double indent is also kept if there is only one argument (#1094).
10+
- Improved blank lines handling for roxygen examples (#1085).
11+
- style roxygen examples even if nothing comes after (#1089).
12+
13+
**Other**
14+
15+
- Document `"qmd"` as a valid `filetype` (#1091).
16+
17+
18+
319
# styler 1.9.0
420

521
**Features**

0 commit comments

Comments
 (0)