We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d08b0 commit 714cdf5Copy full SHA for 714cdf5
CHANGELOG.md
@@ -2,10 +2,15 @@
2
3
## [2.3.2.21] - 2024-09-22
4
5
-- Relax some upper bounds to major-major versions:
+- Relax some upper bounds to major-major versions to reduce frequency of updates:
6
- `QuickCheck` now <3
7
- `template-haskell` now <3
8
9
+## [2.3.2.20] - 2024-02-23
10
+
11
+- Bump upper bounds:
12
+ - allow `template-haskell` 2.21
13
14
## [2.3.2.19] - 2023-07-27
15
16
### Changed
0 commit comments