Skip to content

Commit

Permalink
Add clojure comment fix to CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrEbbinghaus committed Nov 8, 2021
1 parent e516fff commit 31a9843
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Expand Up @@ -5,9 +5,11 @@ Grammars:
- fix(python) Fix recognition of numeric literals followed by keywords without whitespace (#2985) [Richard Gibson][]
- enh(swift) add SE-0290 unavailability condition (#3382) [Bradley Mackey][]
- enh(java) add `sealed` and `non-sealed` keywords (#3386) [Bradley Mackey][]
- fix(clojure) `comment` macro catches more than it should [Björn Ebbinghaus][]

[Richard Gibson]: https://github.com/gibson042
[Bradley Mackey]: https://github.com/bradleymackey
[Björn Ebbinghaus]: https://github.com/MrEbbinghaus

## Version 11.3.1

Expand Down

0 comments on commit 31a9843

Please sign in to comment.