Skip to content

Commit

Permalink
release 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
StreetStrider committed Dec 26, 2019
1 parent 1cfb4da commit 8db42e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## `0.3.0` — 2019-12-26
* **Breaking change**: `when_data_all` now handles errors like `Promise.all`.
* Fixed not being possible to pass `undefined` as value to Bud, while readme allows that.
* Better cleanup on `End` to allow gc at early stages.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fluh",
"version": "0.2.0",
"version": "0.3.0",

"engines":
{
Expand Down

0 comments on commit 8db42e0

Please sign in to comment.