Skip to content

Commit

Permalink
Add changelog summary [skip ci] (#546)
Browse files Browse the repository at this point in the history
* Add changelog summary [skip ci]

* Update changelog [skip ci]
  • Loading branch information
boopathi committed May 22, 2017
1 parent 813eb78 commit a294ae2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,15 @@
## babili@0.1.1 (2017-05-22)

#### Summary

+ Better mangling - significant improvement in output code size.
+ The preset options are [flattened](https://github.com/babel/babili/tree/master/packages/babel-preset-babili#options)
+ [Smoke tests](https://github.com/babel/babili/blob/master/CONTRIBUTING.md#smoke-tests)
+ Use [Yarn](https://yarnpkg.com) & [Prettier](https://github.com/prettier/prettier)
+ And a lot of bug fixes (refer below)

Check [Benchmarks](https://github.com/babel/babili#benchmarks) for info about how Babili compares with other minifiers for a few samples.

<details>
<summary>Updated Pacakges:</summary>

Expand Down

0 comments on commit a294ae2

Please sign in to comment.