From 073c80c470a9acc035899013d763552b11e04825 Mon Sep 17 00:00:00 2001 From: caendesilva Date: Sat, 4 Jun 2022 18:30:06 +0000 Subject: [PATCH] Automatic Changelog Update --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8570e91b..6e6b8476 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,25 @@ 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.32.0-beta](https://github.com/hydephp/framework/compare/v0.31.1-beta...v0.32.0-beta) + +> 4 June 2022 + +- Refactor to use Laravel cache helper instead of custom implementation [`#514`](https://github.com/hydephp/framework/pull/514) +- Apply fixes from StyleCI [`#513`](https://github.com/hydephp/framework/pull/513) +- Improve metadata for featured post images [`#512`](https://github.com/hydephp/framework/pull/512) +- Skip generating auxiliary files in the main built loop when there is no underlying content [`#511`](https://github.com/hydephp/framework/pull/511) +- Fix: #506: Move ext-simplexml in composer.json to suggest as it is not a strict dependency [`#510`](https://github.com/hydephp/framework/pull/510) +- Apply fixes from StyleCI [`#509`](https://github.com/hydephp/framework/pull/509) +- Rewrite Realtime Compiler [`#508`](https://github.com/hydephp/framework/pull/508) +- Apply fixes from StyleCI [`#507`](https://github.com/hydephp/framework/pull/507) +- Update Changelog [`#505`](https://github.com/hydephp/framework/pull/505) +- Fix #496: Missing image "contentUrl" metadata [`#496`](https://github.com/hydephp/framework/issues/496) +- Don't create search files when there are no pages [`#482`](https://github.com/hydephp/framework/issues/482) +- Update Hyde Realtime Compiler to v2.0 [`f917319`](https://github.com/hydephp/framework/commit/f917319149bfce3249f9921b6bc3ecf0a6307f42) +- Delete RELEASE-NOTES-DRAFT.md [`9853526`](https://github.com/hydephp/framework/commit/9853526ec23b8fe7a325126d8e740e354a1b4eb2) +- Remove pre-check as package is always included [`076a1be`](https://github.com/hydephp/framework/commit/076a1bef2ae68117d092b38d9ee8d6f2fef64172) + #### [v0.31.1-beta](https://github.com/hydephp/framework/compare/v0.31.0-beta...v0.31.1-beta) > 3 June 2022