add 2.4.8 changelog

This commit is contained in:
Sebastian McKenzie 2015-01-03 07:36:34 +11:00
parent 340a4dd1f2
commit 20695eaba6

View File

@ -2,6 +2,10 @@
Gaps between patch versions are faulty/broken releases. Gaps between patch versions are faulty/broken releases.
## 2.4.8
* Make `require("6to5/register")` work with browserify - [#370](https://github.com/6to5/6to5/pull/370). Thanks [@hughsk](https://github.com/hughsk)!
## 2.4.7 ## 2.4.7
* Upgrade `acorn-6to5`. * Upgrade `acorn-6to5`.