1
0
mirror of https://github.com/go-task/task.git synced 2024-12-04 10:24:45 +02:00

chore: changelog

This commit is contained in:
Pete Davison 2023-09-14 20:57:12 +00:00 committed by Andrey Nering
parent 93cccd4027
commit 92f30d4d70

View File

@ -1,5 +1,10 @@
# Changelog
## Unreleased
- Fixed an issue where some special variables weren't being set correctly
(#1331, #1334 by @pd93)
## v3.30.0 - 2023-09-13
- Prep work for Remote Taskfiles (#1316 by @pd93).