Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Changelog #451

Merged
merged 1 commit into from
May 23, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.28.0-beta-pre](https://github.com/hydephp/framework/compare/v0.27.12-beta...v0.28.0-beta-pre)
#### [v0.28.0-beta-pre](https://github.com/hydephp/framework/compare/v0.28.0-beta...v0.28.0-beta-pre)

> 22 May 2022

#### [v0.28.0-beta](https://github.com/hydephp/framework/compare/v0.27.12-beta...v0.28.0-beta)

> 23 May 2022

- Refactor author configuration system [`#449`](https://github.com/hydephp/framework/pull/449)
- Apply fixes from StyleCI [`#448`](https://github.com/hydephp/framework/pull/448)
- Update Changelog [`#445`](https://github.com/hydephp/framework/pull/445)
- Refactor configuration to use snake_case for all options, and extract documentation settings to own file [`#444`](https://github.com/hydephp/framework/pull/444)
- Apply fixes from StyleCI [`#443`](https://github.com/hydephp/framework/pull/443)
- Update Changelog [`#441`](https://github.com/hydephp/framework/pull/441)
- Remove AuthorService [`9f9d64d`](https://github.com/hydephp/framework/commit/9f9d64dc4f232e6c0a695088cd43dc28f8535fc3)
- Extract documentation configuration options to docs.php [`92b9ae5`](https://github.com/hydephp/framework/commit/92b9ae5fc4f2c7743206ebcfce48d81e4df7746d)
- Use the snake_case config format [`f578855`](https://github.com/hydephp/framework/commit/f578855047113c3181c9869f1ec9d4d521c3bd62)
- Remove "Asset Locations and Versions" config setting [`9507514`](https://github.com/hydephp/framework/commit/95075144e8d0dcceff56bae61b6ce51ef754e039)

#### [v0.27.12-beta](https://github.com/hydephp/framework/compare/v0.27.11-beta...v0.27.12-beta)

Expand Down