Skip to content

Commit 711248f

Browse files
committed
show features first
1 parent a3c9721 commit 711248f

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

CHANGELOG.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
2.8.0 - 2020-10-28
22
==================
33

4+
### Features
5+
- Update `rbenv` / `ruby-build`
6+
- #1612 issue by @tdeo.
7+
- #1614 PR by @asottile.
8+
- Update `sample-config` versions
9+
- #1611 PR by @mcsitter.
10+
- Add new language: `dotnet`
11+
- #1598 by @rkm.
12+
- Add `--negate` option to `language: pygrep` hooks
13+
- #1643 PR by @MarcoGorelli.
14+
- Add zipapp support
15+
- #1616 PR by @asottile.
16+
- Run pre-commit through https://pre-commit.ci
17+
- #1662 PR by @asottile.
18+
- Add new language: `coursier` (a jvm-based package manager)
19+
- #1633 PR by @JosephMoniz.
20+
- Exit with distinct codes: 1 (user error), 3 (unexpected error), 130 (^C)
21+
- #1601 PR by @int3l.
22+
423
### Fixes
524
- Improve `healthy()` check for `language: node` + `language_version: system`
625
hooks when the system executable goes missing.
@@ -32,25 +51,6 @@
3251
- #1658 issue by @adithyabsk.
3352
- #1668 PR by @asottile.
3453

35-
### Features
36-
- Update `rbenv` / `ruby-build`
37-
- #1612 issue by @tdeo.
38-
- #1614 PR by @asottile.
39-
- Update `sample-config` versions
40-
- #1611 PR by @mcsitter.
41-
- Add new language: `dotnet`
42-
- #1598 by @rkm.
43-
- Add `--negate` option to `language: pygrep` hooks
44-
- #1643 PR by @MarcoGorelli.
45-
- Add zipapp support
46-
- #1616 PR by @asottile.
47-
- Run pre-commit through https://pre-commit.ci
48-
- #1662 PR by @asottile.
49-
- Add new language: `coursier` (a jvm-based package manager)
50-
- #1633 PR by @JosephMoniz.
51-
- Exit with distinct codes: 1 (user error), 3 (unexpected error), 130 (^C)
52-
- #1601 PR by @int3l.
53-
5454

5555
2.7.1 - 2020-08-23
5656
==================

0 commit comments

Comments
 (0)