Skip to content

Commit 770d99c

Browse files
committed
Bump version per breaking change, update changelog
1 parent 3c1c405 commit 770d99c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
1.21.1 --> 1.21.2
1+
1.21.1 --> 1.22.0
22
=================
33
* Support Template Haskell typed splices and quotations (#432)
4+
- Breaking change: new constructors on Token data type
45
* Fix unicode identifier parsing (#442)
56

67
1.21.0 --> 1.21.1

haskell-src-exts.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: haskell-src-exts
2-
Version: 1.21.2
2+
Version: 1.22.0
33
License: BSD3
44
License-File: LICENSE
55
Build-Type: Simple

0 commit comments

Comments
 (0)