Skip to content

Commit a005249

Browse files
update CHANGELOG
1 parent 33b37de commit a005249

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
1818

1919
## [Unreleased]
2020

21+
### Added
22+
23+
- 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.
24+
2125
### Changed
2226

2327
- `check_item_permission` now takes a `request` argument instead of a `user` argument.

0 commit comments

Comments
 (0)