1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

fix(changelog): add missing # to issue number

This commit is contained in:
Andrey Nering
2025-03-08 22:32:55 -03:00
parent 8426f84b18
commit 1b8b399c7e

View File

@ -15,7 +15,7 @@
- Print warnings when attempting to enable an inactive experiment or an active - Print warnings when attempting to enable an inactive experiment or an active
experiment with an invalid value (#1979, #2049 by @pd93). experiment with an invalid value (#1979, #2049 by @pd93).
- Refactored the experiments package and added tests (#2049 by @pd93). - Refactored the experiments package and added tests (#2049 by @pd93).
- Show allowed values when a variable with an enum is missing (#2027, 2052 by - Show allowed values when a variable with an enum is missing (#2027, #2052 by
@vmaerten). @vmaerten).
- Refactored how snippets in error work and added tests (#2068 by @pd93). - Refactored how snippets in error work and added tests (#2068 by @pd93).
- Fixed a bug where errors decoding commands were sometimes unhelpful (#2068 by - Fixed a bug where errors decoding commands were sometimes unhelpful (#2068 by