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.5.0]
22
+
21
23
### Added
22
24
23
25
- An number of examples have been added to a new `example` directory. These examples are intended to demonstrate various ways how to use `django-simple-nav` in a Django project and include basic usage and usage with some popular CSS frameworks.
@@ -91,8 +93,9 @@ Initial release! 🎉
91
93
- Josh Thomas <josh@joshthomas.dev> (maintainer)
92
94
- Jeff Triplett [@jefftriplett](https://github.com/jefftriplett)
0 commit comments