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: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
18
18
19
19
## [Unreleased]
20
20
21
+
## [0.6.0]
22
+
21
23
### Added
22
24
23
25
- Added two new methods to `Nav`: `get_items` and `get_template_name`. These should allow for further flexibility and customization of rendering the `Nav`.
@@ -111,10 +113,11 @@ Initial release! 🎉
111
113
- Josh Thomas <josh@joshthomas.dev> (maintainer)
112
114
- Jeff Triplett [@jefftriplett](https://github.com/jefftriplett)
0 commit comments