diff --git a/CHANGELOG.md b/CHANGELOG.md index 31788b8..cb56f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Change history for stripes-cli -## 2.0.0 IN PROGRESS + +## [2.0.0](https://github.com/folio-org/stripes-cli/tree/v2.0.0) (2021-02-03) + +* Remove `stripes-core` dependency and use `stripes-webpack` instead. Refs STCLI-167. + +## [1.21.0](https://github.com/folio-org/stripes-cli/tree/v1.21.0) (2021-02-03) * Support `stripes-core` `v7.0.0`. * Serve static pages with `express` instead of `http-server`. Refs STCLI-147.