CHANGELOG.md in parklife-0.3.0 vs CHANGELOG.md in parklife-0.4.0

- old
+ new

@@ -1,4 +1,9 @@ +## Version 0.4.0 - 2023-03-01 + +- Add a `parklife --version` command. +- No need to `require parklife` from the Parkfile. + ## Version 0.3.0 - 2023-02-26 - Allow overriding `config.base` from the CLI build command with the `--base` option. - Support mounting the app at a path. - Remove Capybara and use Rack::Test directly.