1
0
mirror of https://github.com/go-task/task.git synced 2025-03-17 21:08:01 +02:00
This commit is contained in:
Andrey Nering 2020-12-26 15:34:17 -03:00
parent a540634b5b
commit cb96a39b46

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v3.0.1
- Do not error if a specified dotenv file does not exist
([#378](https://github.com/go-task/task/issues/378), [#385](https://github.com/go-task/task/pull/385)).