From 26cd05e8149f99cbcf3f666d5e965ae419a521a9 Mon Sep 17 00:00:00 2001 From: Chris Morrell Date: Mon, 28 Oct 2019 09:27:42 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fbad05d..a6fcc12 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,10 @@ you want. `app-root-path` is aware of this edge-case and will strip the `/bin` a ## Change Log +### 3.0.0 + - Improved Yarn Plug'n'Play support + - Fixed bug when used with webpack + ### 2.2.1 - Better handling of webpack @@ -148,4 +152,4 @@ This helps ensure that commits match the expected format. Commits to `master` w [david-dm-img]: https://david-dm.org/inxilpro/node-app-root-path.svg [david-dm]: https://david-dm.org/inxilpro/node-app-root-path [codecov-img]: https://codecov.io/gh/inxilpro/node-app-root-path/branch/master/graph/badge.svg -[codecov]: https://codecov.io/gh/inxilpro/node-app-root-path \ No newline at end of file +[codecov]: https://codecov.io/gh/inxilpro/node-app-root-path