CHANGELOG.md in staticky-0.1.1 vs CHANGELOG.md in staticky-0.2.0

- old
+ new

@@ -1,6 +1,15 @@ ## [Unreleased] +## [0.2.0] - 2024-09-24 + +- Adds plugin system akin to Roda and Sequel for `Resource` and `Router` +- Improves initial setup +- Adds better documentation +- Switches from `rerun` to `filewatcher` for triggering rebuilds +- Switches from `rackup` to `puma` for development server +- Updates default package manager to yarn stable + ## [0.1.1] - 2024-08-18 - Fixes nginx and Dockerfile configs for default dokku deployments - Improvements to site template files - Adds ability for `link_to` helpers to take absolute paths