Skip to content

Commit 13f3455

Browse files
committed
Update RELEASE_NOTES.md
1 parent f83c1df commit 13f3455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This serves two purposes:
1919
- Minor: Navigation menu items are now no longer filtered by duplicates (meaning two items with the same label can now exist in the same menu) in https://github.com/hydephp/develop/pull/1573
2020
- Minor: Due to changes in the navigation system, it is possible that existing configuration files will need to be adjusted in order for menus to look the same (in terms of ordering etc.)
2121
- Minor: The documentation article component now supports disabling the semantic rendering using a falsy value in https://github.com/hydephp/develop/pull/1566
22+
- Minor: Changed the default build task message to make it more concise in https://github.com/hydephp/develop/pull/1659
2223
- The `hasFeature` method on the Hyde facade and HydeKernel now only accepts a Feature enum value instead of a string for its parameter.
2324
- Changed how the documentation search is generated, to be an `InMemoryPage` instead of a post-build task.
2425
- Media asset files are now copied using the new build task instead of the deprecated `BuildService::transferMediaAssets()` method.

0 commit comments

Comments
 (0)