Skip to content

Commit 8db42e0

Browse files
committed
release 0.3.0.
1 parent 1cfb4da commit 8db42e0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## `0.3.0` — 2019-12-26
12
* **Breaking change**: `when_data_all` now handles errors like `Promise.all`.
23
* Fixed not being possible to pass `undefined` as value to Bud, while readme allows that.
34
* Better cleanup on `End` to allow gc at early stages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluh",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44

55
"engines":
66
{

0 commit comments

Comments
 (0)