Skip to content

Commit

Permalink
Automatic Changelog Update
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva authored May 3, 2022
1 parent 18bafa8 commit 43fa595
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,42 @@ 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.20.0-beta](https://github.com/hydephp/framework/compare/v0.19.0-beta...v0.20.0-beta)

> 2 May 2022
- Apply fixes from StyleCI [`#260`](https://github.com/hydephp/framework/pull/260)
- Update Filecache [`#258`](https://github.com/hydephp/framework/pull/258)
- Remove HydeFront from being bundled as a subrepo [`#257`](https://github.com/hydephp/framework/pull/257)
- Apply fixes from StyleCI [`#256`](https://github.com/hydephp/framework/pull/256)
- Change the action used to create pull requests [`#255`](https://github.com/hydephp/framework/pull/255)
- Exclude files starting with an underscore from being compiled into pages, fix #220 [`#254`](https://github.com/hydephp/framework/pull/254)
- Apply fixes from StyleCI [`#251`](https://github.com/hydephp/framework/pull/251)
- Create .gitattributes, fixes #223 [`#250`](https://github.com/hydephp/framework/pull/250)
- Deprecate filecache.json and related services [`#248`](https://github.com/hydephp/framework/pull/248)
- Apply fixes from StyleCI [`#247`](https://github.com/hydephp/framework/pull/247)
- Allow documentation sidebar header name to be changed [`#245`](https://github.com/hydephp/framework/pull/245)
- Apply fixes from StyleCI [`#244`](https://github.com/hydephp/framework/pull/244)
- Update Filecache [`#242`](https://github.com/hydephp/framework/pull/242)
- Fix bugs in article and excerpts not fluently constructing descriptions [`#241`](https://github.com/hydephp/framework/pull/241)
- Apply fixes from StyleCI [`#239`](https://github.com/hydephp/framework/pull/239)
- Handle undefined array key title in article-excerpt.blade.php [`#238`](https://github.com/hydephp/framework/pull/238)
- Apply fixes from StyleCI [`#237`](https://github.com/hydephp/framework/pull/237)
- Fix test matrix not fetching proper branch on PRs [`#235`](https://github.com/hydephp/framework/pull/235)
- Fix sidebar ordering bug by using null coalescing operator instead of elvis operator [`#234`](https://github.com/hydephp/framework/pull/234)
- Update Changelog [`#227`](https://github.com/hydephp/framework/pull/227)
- Add unit test for hasDarkmode, fix #259 [`#259`](https://github.com/hydephp/framework/issues/259)
- Add the test, resolves #259 [`#259`](https://github.com/hydephp/framework/issues/259)
- Merge pull request #254 from hydephp/220-exclude-files-starting-with-an-_underscore-from-being-compiled-into-pages [`#220`](https://github.com/hydephp/framework/issues/220)
- Merge pull request #250 from hydephp/add-gitattributes [`#223`](https://github.com/hydephp/framework/issues/223)
- Create .gitattributes, fixes #223 [`#223`](https://github.com/hydephp/framework/issues/223)
- Make category nullable, fixes #230 [`#230`](https://github.com/hydephp/framework/issues/230)
- Fix #240 [`#240`](https://github.com/hydephp/framework/issues/240)
- Handle undefined array key, fixes #229 [`#229`](https://github.com/hydephp/framework/issues/229)
- Remove the HydeFront subrepo [`d406202`](https://github.com/hydephp/framework/commit/d406202d5f24d0cb543ac02fd2b9dc980c86d966)
- Add test to ensure that post front matter can be omitted [`875c6d4`](https://github.com/hydephp/framework/commit/875c6d46b822a7e5d02b1f281ca00189a222d06b)
- Exclude files starting with an _underscore from being discovered [`0dcdcb6`](https://github.com/hydephp/framework/commit/0dcdcb6a35969094533429345a0108915db388f4)

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

> 1 May 2022
Expand Down

0 comments on commit 43fa595

Please sign in to comment.