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

chore: changelog for #2049

This commit is contained in:
Pete Davison
2025-02-08 23:16:41 +00:00
parent 6ce798e16c
commit f6ec7444d5

View File

@ -10,6 +10,9 @@
@vmaerten).
- Use only the relevant checker (timestamp or checksum) to improve performance
(#2029, #2031 by @vmaerten).
- Print warnings when attempting to enable an inactive experiment or an active
experiment with an invalid value (#1979, #2049 by @pd93).
- Refactored the experiments package and added tests (#2049 by @pd93).
## v3.41.0 - 2025-01-18