Skip to content

Commit 1b8b399

Browse files
committed
fix(changelog): add missing # to issue number
1 parent 8426f84 commit 1b8b399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- Print warnings when attempting to enable an inactive experiment or an active
1616
experiment with an invalid value (#1979, #2049 by @pd93).
1717
- Refactored the experiments package and added tests (#2049 by @pd93).
18-
- Show allowed values when a variable with an enum is missing (#2027, 2052 by
18+
- Show allowed values when a variable with an enum is missing (#2027, #2052 by
1919
@vmaerten).
2020
- Refactored how snippets in error work and added tests (#2068 by @pd93).
2121
- Fixed a bug where errors decoding commands were sometimes unhelpful (#2068 by

0 commit comments

Comments
 (0)