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

chore: changelog for #1719

This commit is contained in:
Pete Davison
2024-07-16 20:07:02 +00:00
parent 9d72fa3250
commit 5739495739

View File

@ -1,5 +1,10 @@
# Changelog
## Unreleased
- Added a CI lint job to ensure that the docs are updated correctly (#1719 by
@vmaerten).
## v3.38.0 - 2024-06-30
- Added `TASK_EXE` special variable (#1616, #1624 by @pd93 and @andreynering).