You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ This serves two purposes:
19
19
- Added support for setting custom navigation items in the YAML configuration in https://github.com/hydephp/develop/pull/1818
20
20
- Added support for setting extra attributes for navigation items in https://github.com/hydephp/develop/pull/1824
21
21
- Introduced a new navigation config builder class to simplify navigation configuration in https://github.com/hydephp/develop/pull/1827
22
+
- You can now add custom posts to the blog post feed component when including it directly in https://github.com/hydephp/develop/pull/1893
22
23
23
24
### Changed
24
25
-**Breaking:** The internals of the navigation system has been rewritten into a new Navigation API. This change is breaking for custom navigation implementations. For more information, see below.
0 commit comments