Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
srackham committed Oct 3, 2020
1 parent 3a349b7 commit df5bab3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Drake Changelog

## 1.4.3 / 2020-10-04
- Included `env` API in `lib.ts`.
- On MS Windows use the PowerShell instead of `cmd.exe` to execute shell commands.
- Implemented Github Actions workflow for testing.

## 1.4.2 / 2020-09-26
- fix: Allow Drakefile execution with Deno `--unstable` option.
- Export types `Action`, `EnvValue` from `mod.ts` module.
Expand Down

0 comments on commit df5bab3

Please sign in to comment.