diff --git a/docs/releases/0.12.3.rst b/docs/releases/0.12.3.rst index 03349f0925..0e903742d3 100644 --- a/docs/releases/0.12.3.rst +++ b/docs/releases/0.12.3.rst @@ -94,6 +94,8 @@ Backward incompatible changes Bugs fixed ========== * `issue #31`_ "Bulk add tags Feature request" +* `issue #32`_ "Error run $python manage.py syncdb" .. _issue #31: https://github.com/rosarior/mayan/issues/31 +.. _issue #32: https://github.com/rosarior/mayan/issues/32