From bb11a0485219cd4c8ea94236abb13753ed0839ec Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Thu, 12 May 2016 18:37:28 +0800 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 5 +++++ 1 file changed, 5 insertions(+) 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