Skip to content

Commit

Permalink
updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Aug 21, 2023
1 parent 19c0901 commit c8f00ea
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/releases/0.2.19.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
0.2.19 (2023-08-21)
-------------------

Tags for Posts.
Added tags and categories for posts. I planned for long adding a feature
like this, but avoided implementing it because I didn't understand what I
did in `filters.py`. It's a beta feature and I probably will keep only
categories or tags, but not both.

- Updated some documentation in top level README.md
- Added tags to posts #100
- Added tags / categories to posts #100 😅
- Temporarily deactivated the mypy pre-commit hook because mypy 1.5.0 is not compatible with django-stubs
- Had to drop support for Wagtail 3 because of conflicting migrations (taggit)

0 comments on commit c8f00ea

Please sign in to comment.