We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668c531 commit cbbf565Copy full SHA for cbbf565
1 file changed
CHANGELOG.md
@@ -12,6 +12,13 @@ Bugfixes:
12
13
Other improvements:
14
15
+## [0.6.0] - 2022-05-02
16
+
17
+Breaking changes (😱!!!):
18
19
+- **Add support for PureScript 0.15 and Halogen 7, dropping support for previous versions of the compiler and Halogen.** (#74 by @CarstenKoenig)
20
+ This is a breaking change because of the upgrade in dependencies only. The code continues to work as-is.
21
22
## [0.5.0] - 2021-03-15
23
24
Breaking changes (😱!!!):
0 commit comments