Skip to content

Commit de440b1

Browse files
committed
Fix syntax issue in CHANGELOG
1 parent 7378fbf commit de440b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
Changelog
22
=========
33

4-
**master (unreleased)**
4+
**3.2.3 (Apr 28, 2019)**
55

66
* Fixed: visual inconsistencies in grappelli tabular inline styles (`#136`_)
77
* Fixed: numerous issues with django-polymorphic integration (`#138`_)
88
* Feature: Added ``SortableHiddenMixin`` akin to grappelli’s
9-
`GrappelliSortableHiddenMixin`_ (`#123`_). Thanks `@brandenhall`_!
9+
`GrappelliSortableHiddenMixin`_ (`#123`_). Thanks `@brandenhall`_!
1010

1111
.. _#136: https://github.com/theatlantic/django-nested-admin/issues/136
1212
.. _#138: https://github.com/theatlantic/django-nested-admin/issues/138
1313
.. _GrappelliSortableHiddenMixin: https://django-grappelli.readthedocs.io/en/2.12.2/customization.html#grappellisortablehiddenmixin
1414
.. _#123: https://github.com/theatlantic/django-nested-admin/pull/123
15-
.. @brandenhall_: https://github.com/brandenhall
15+
.. _@brandenhall: https://github.com/brandenhall
1616

1717
**3.2.2 (Apr 9, 2019)**
1818

0 commit comments

Comments
 (0)