Browse Source

add missing item to changelog

better-aggressive
Rich Harris 9 years ago
parent
commit
96b5181dcb
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -5,6 +5,7 @@
* Fix import paths with `.` ([#133](https://github.com/rollup/rollup/issues/133))
* Prevent sourceMappingURL confusion leading to broken sourcemap
* Add code coverage reporting [#130](https://github.com/rollup/rollup/pull/130))
* Add `modules` property to user-facing `bundle` – an array with `{id}` objects ([#128](https://github.com/rollup/rollup/issues/128))
## 0.16.3

Loading…
Cancel
Save