diff --git a/CHANGELOG.md b/CHANGELOG.md index 945ceef6..dd57e5f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.10.0 - 2022-08-10 + +### 🚀 Features + +- Configurable server host [`61b03a`](https://github.com/reearth/reearth-backend/commit/61b03a) + +### Miscellaneous Tasks + +- Add new frontend endpoint (for Vite@3) [`70fed0`](https://github.com/reearth/reearth-backend/commit/70fed0) +- Fix changelog [skip ci] [`895a64`](https://github.com/reearth/reearth-backend/commit/895a64) + ## 0.9.0 - 2022-07-20 ### 🚀 Features @@ -331,4 +342,4 @@ All notable changes to this project will be documented in this file. - Fix renaming file names in release workflow [`96f0b3`](https://github.com/reearth/reearth-backend/commit/96f0b3) - Fix and refactor release workflow [skip ci] [`d5466b`](https://github.com/reearth/reearth-backend/commit/d5466b) - + \ No newline at end of file