Skip to content

Commit 2e0e8ee

Browse files
committed
changelog
1 parent dc45f7c commit 2e0e8ee

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

CHANGES.md

+21-4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## Release v9.18.4
2+
3+
**Version 9 has reached end-of-support and will not receive future updates or fixes.**
4+
5+
Please see [VERSION_10_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md) and perhaps [SECURITY.md](https://github.com/highlightjs/highlight.js/blob/master/SECURITY.md).
6+
7+
8+
- fix(livescript) fix potential catastrophic backtracking ([#2852](https://github.com/highlightjs/highlight.js/pull/2852)) [[commit](https://github.com/highlightjs/highlight.js/pull/2852/commits/ebaf171d2b3a21961b605aa6173a6a4c57346194)]
9+
10+
[Josh Goebel]: https://github.com/joshgoebel
11+
12+
13+
## Version 9.18.3
14+
15+
- fix(parser) Freezing issue with illegal 0 width illegals (#2524)
16+
- backported from v10.x
17+
118
## Version 9.18.2
219

320
Fixes:
@@ -13,7 +30,7 @@ Grammar Improvements:
1330

1431
- bug(coffeescript) fix freezing bug due to badly behaved regex (#2376) [Josh Goebel][]
1532

16-
[Josh Goebel]: https://github.com/yyyc514
33+
[Josh Goebel]: https://github.com/joshgoebel
1734

1835

1936
## Version 9.18.0
@@ -48,7 +65,7 @@ Developer Tools:
4865
- feat(developer): add button to show parsed structure (#2345) [Nils Knappmeier][]
4966

5067
[Jeffrey Arnold]: https://github.com/jrnold
51-
[Josh Goebel]: https://github.com/yyyc514
68+
[Josh Goebel]: https://github.com/joshgoebel
5269
[Philipp Engel]: https://github.com/interkosmos
5370
[Youssef Victor]: https://github.com/Youssef1313
5471
[Nils Knappmeier]: https://github.com/nknapp
@@ -60,7 +77,7 @@ Fixes:
6077

6178
- fix(parser): resolve IE 11 issue with Object.freeze() (#2319) [Josh Goebel][]
6279

63-
[Josh Goebel]: https://github.com/yyyc514
80+
[Josh Goebel]: https://github.com/joshgoebel
6481

6582

6683
## Version 9.17.0
@@ -110,7 +127,7 @@ Language Improvements:
110127
- fix(objectivec): Handle multibyte character literals (#2268) [David Benjamin][]
111128
- enh(cpp): Add additional keywords (#2289) [Adrian Ostrowski][]
112129

113-
[Josh Goebel]: https://github.com/yyyc514
130+
[Josh Goebel]: https://github.com/joshgoebel
114131
[Liam Nobel]: https://github.com/liamnobel
115132
[Carl Baxter]: https://github.com/cdbax
116133
[Milutin Kristofic]: https://github.com/milutin

0 commit comments

Comments
 (0)