- Add logging to flag state checking [40](https://github.com/cfpb/django-flags/pull/40)
- Provide clarity around when feature flag state can be checked [39](https://github.com/cfpb/django-flags/pull/39)
- Add a Feature Flags panel for Django Debug Toolbar [36](https://github.com/cfpb/django-flags/pull/36)
- Fix supported versions of Django in README [44](https://github.com/cfpb/django-flags/pull/44)
- Fix link to conditions API [42](https://github.com/cfpb/django-flags/pull/42)
- Add notes to the docs about fallback view arguments [38](https://github.com/cfpb/django-flags/pull/38)
- Clarify the decorators example in docs [33](https://github.com/cfpb/django-flags/pull/33)
- Document the flagged-class-based view API [32](https://github.com/cfpb/django-flags/pull/32)