Skip to content

Commit dad871c

Browse files
committed
Prefetch term objects and update to 0.9.4
1 parent d0fa164 commit dad871c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for django-wordpress
22

3+
## 0.9.4
4+
5+
* prefetch term objects when getting taxonomies
6+
37
## 0.9.3
48

59
* add child post cache

wordpress/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.9.3"
1+
__version__ = "0.9.4"

0 commit comments

Comments
 (0)