diff --git a/HISTORY.md b/HISTORY.md index c532231035..3894df6821 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,6 @@ +## Next version + +- [#200] - Add support for `--ignore-scripts`. ([@ratson]) ## [v0.21.0] > Apr 6, 2016 @@ -258,4 +261,6 @@ [@kesla]: https://github.com/kesla [@misterbyrne]: https://github.com/misterbyrne [@rstacruz]: https://github.com/rstacruz +[@ratson]: https://github.com/ratson [#174]: https://github.com/rstacruz/pnpm/issues/174 +[#200]: https://github.com/rstacruz/pnpm/issues/200