aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/CHANGES.md
diff options
context:
space:
mode:
authorHécate Moonlight <hecate+github@glitchbra.in>2022-05-08 16:36:51 +0200
committerHécate Moonlight <hecate+github@glitchbra.in>2022-05-08 16:37:16 +0200
commit2980e5504fdea93fd8cafc1e4f9c39ac612212fc (patch)
treef4e7327b028962ee622eb16bc9c7cf2c25b8dbec /haddock-library/CHANGES.md
parent09aa2b005bb0263e4a951a7954b3471d7a62b220 (diff)
Fix the changelog and bump the version of haddock-library on ghc-9.2
Diffstat (limited to 'haddock-library/CHANGES.md')
-rw-r--r--haddock-library/CHANGES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/haddock-library/CHANGES.md b/haddock-library/CHANGES.md
index 5b400d7c..b3482209 100644
--- a/haddock-library/CHANGES.md
+++ b/haddock-library/CHANGES.md
@@ -1,3 +1,10 @@
+## Changes in version 1.11.0
+
+ * Add support for linking identifiers with a quote between backticks (#1408)
+
+## Changes in version 1.10.0
+
+ * Add support for labeled module references (#1360)
## Changes in version 1.9.0
* Fix build-time regression for `base < 4.7` (#1119)