diff --git a/README.md b/README.md index c40f346628..74078d4b7f 100644 --- a/README.md +++ b/README.md @@ -195,5 +195,6 @@ plugin with Babel. To try it, from inside the example folder: * 2.0.0 * Support arbitrary Webpack versions as peer dependency [#83](https://github.com/elastic-coders/serverless-webpack/pull/83) - * Documentation updates [#88](https://github.com/elastic-coders/serverless-webpack/pull/88) + * Support `serverless offline start` invocation [#131](https://github.com/elastic-coders/serverless-webpack/pull/131) + * Documentation updates [#88](https://github.com/elastic-coders/serverless-webpack/pull/88), [#140](https://github.com/elastic-coders/serverless-webpack/pull/140) * Print webpack stats on recompile [#127](https://github.com/elastic-coders/serverless-webpack/pull/127)