You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Unreleased
2
2
3
+
# 0.3.1.2
4
+
5
+
- Add docs about query params, mention Eclair in README
6
+
- Add note about IO actions
7
+
- Fix template stages to build with GHC 9.2.2
8
+
- Fix build errors with GHC 9.6.2
9
+
- Add CI in GitHub Actions Workflow
10
+
3
11
# 0.3.1.1
4
12
5
13
- Fix a concurrency bug in `memoiseWithCycleDetection`, where a race condition meant that it could sometimes throw a `Cyclic` exception when there weren't actually cycles
0 commit comments