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 84aff50 commit 84b4825Copy full SHA for 84b4825
CHANGELOG.md
@@ -1,7 +1,12 @@
1
# Changelog
2
3
-## 0.12.0 - 2021-05-24
4
-- [bs-react-intl-ppx](https://github.com/ahrefs/bs-react-intl-ppx) support added
+## 0.12.0 - 2021-05-29
+
5
+- [bs-react-intl-ppx](https://github.com/ahrefs/bs-react-intl-ppx) support added.
6
+- Reason 3.7.0.
7
+- Changed build process to directly use OPAM instead of esy. This fixes the Windows build issues.
8
+- Switched back from Rely to Alcotest as Rely is not on OPAM and Alcotest seems to be better maintained.
9
+- Perform Linux build on ubuntu-18.04 to fix GLIBC mismatch on Debian 10.
10
11
## 0.11.0 - 2021-05-17
12
0 commit comments