Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Sep 9, 2022
1 parent f0d354f commit f00be08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,15 @@ In general, these changes should only affect those who have written custom code
- Renamed HydeBuildStaticSiteCommand to HydeBuildSiteCommand
- Renamed legacy FileCacheService to ViewDiffService
- Renamed method `Hyde::getSiteOutputPath()` to `Hyde::sitePath()`
- Replaced schema traits with interfaces, see https://github.com/hydephp/develop/pull/485
- Extracted all constructor methods in page schema traits to a new single trait ConstructPageSchemas
- The `StaticPageBuilder::$outputPath` property is now a relative path instead of absolute

### Deprecated
- for soon-to-be removed features.

### Removed
- Removed all experimental schema traits
- Removed interface IncludeFacadeContract
- Removed deprecated interface AssetServiceContract
- Removed deprecated interface HydeKernelContract
Expand Down

0 comments on commit f00be08

Please sign in to comment.