Skip to content

Commit fdba5c2

Browse files
catch up with news
1 parent f2487b8 commit fdba5c2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

NEWS.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,15 @@
2727
- empty lines are now removed between pipes (#645).
2828
- overhaul pgkdown site: Add search (#623), group function in Reference (#625).
2929
- always strip trailing spaces and make cache insensitive to it (#626).
30-
- minor documentation improvements (#643, #618, #614, #677).
30+
- minor documentation improvements (#643, #618, #614, #677, #651, #667, #672,
31+
#687).
32+
- The internal `create_tree()` only used in testing of styler now works when the
33+
cache is activated (#688).
34+
35+
## Infrastructure changes
36+
37+
- switched from travis and AppVeyor to GitHub Actions (#653, #660).
38+
- Added basic continuous benchmarking (#674, #684).
3139

3240
# styler 1.3.2
3341

0 commit comments

Comments
 (0)