Skip to content

Commit 31a9843

Browse files
committed
Add clojure comment fix to CHANGES.md
1 parent e516fff commit 31a9843

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ Grammars:
55
- fix(python) Fix recognition of numeric literals followed by keywords without whitespace (#2985) [Richard Gibson][]
66
- enh(swift) add SE-0290 unavailability condition (#3382) [Bradley Mackey][]
77
- enh(java) add `sealed` and `non-sealed` keywords (#3386) [Bradley Mackey][]
8+
- fix(clojure) `comment` macro catches more than it should [Björn Ebbinghaus][]
89

910
[Richard Gibson]: https://github.com/gibson042
1011
[Bradley Mackey]: https://github.com/bradleymackey
12+
[Björn Ebbinghaus]: https://github.com/MrEbbinghaus
1113

1214
## Version 11.3.1
1315

0 commit comments

Comments
 (0)