We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb73707 commit 42dd9e6Copy full SHA for 42dd9e6
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 0.5.8
4
+
5
+> [!CAUTION]
6
+> The previous release `0.5.7` introduced a regression that prevented
7
+> `@ref` to entries from working correctly.
8
+> `@ref` would never trigger the "first form".
9
+> This is now fixed in `0.5.8`.
10
+> Many thanks to @DJDuque who reported the issue (#147).
11
12
+> [!NOTE]
13
+> This release also fixes another bug where capitalize references
14
+> would not correctly be detected as a "first usage" of the entry.
15
16
## 0.5.7
17
18
> [!IMPORTANT]
0 commit comments