Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mildwonkey authored Jul 2, 2019
1 parent 042aead commit b009643
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
## 0.12.4 (Unreleased)

NEW FEATURES:

* lang/funcs: new `abspath` function returns the absolute path to a given file [GH-21409]
BUG FIXES:

* plugin/sdk: Prevent empty strings from being replaces with default values: [GH-21806]
* plugin/sdk: Prevent empty strings from being replaced with default values [GH-21806]
* plugin/sdk: Ensure resource timeouts are not lost when there is an empty plan [GH-21814]
* lang/funcs: Add missing map of bool support for `lookup` [GH-21863]

Expand Down

0 comments on commit b009643

Please sign in to comment.