Skip to content

Commit

Permalink
add changelog for 0.1.4 [skip ci] (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshshanmugam authored and hzoo committed Jun 20, 2017
1 parent 4a09de2 commit 2bcf2f6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## babili@0.1.4 (2017-06-20)

> Just some various bug fixes!
#### :bug: Bug Fix
* `babel-plugin-minify-constant-folding`
* [#587](https://github.com/babel/babili/pull/587) Closes [#576](https://github.com/babel/babili/issues/576). ([@j-f1](https://github.com/j-f1))
* [#578](https://github.com/babel/babili/pull/578) Remove folding Array.prototype.concat (Closes [#577](https://github.com/babel/babili/issues/577)). ([@boopathi](https://github.com/boopathi))
* `babel-plugin-minify-builtins`, `babel-preset-babili`
* [#579](https://github.com/babel/babili/pull/579) replace paths with cloned nodes in builtins transform. ([@vigneshshanmugam](https://github.com/vigneshshanmugam))

#### Committers: 3
- Boopathi Rajaa ([boopathi](https://github.com/boopathi))
- Jed Fox ([j-f1](https://github.com/j-f1))
- Vignesh Shanmugam ([vigneshshanmugam](https://github.com/vigneshshanmugam))

## babili@0.1.3 (2017-06-13)

#### :rocket: New Feature
Expand Down

0 comments on commit 2bcf2f6

Please sign in to comment.