Skip to content

Commit 38e0501

Browse files
committed
0.8.9
1 parent 74fa087 commit 38e0501

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.8.9
2+
=====
3+
4+
Features:
5+
6+
* Display URLFields as links by default
7+
8+
19
0.8.8
210
=====
311

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
sys.exit(1)
1212

1313
setup(name='django-model-blocks',
14-
version='0.8.8',
14+
version='0.8.9',
1515
description=('Simple filters and tags for generic Django '
1616
'model template partials'),
1717
long_description=long_description,

0 commit comments

Comments
 (0)