We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98d42f commit 08976dfCopy full SHA for 08976df
HISTORY.rst
@@ -75,3 +75,10 @@ History
75
`Full Changelog <https://github.com/chopdgd/django-user-activities/compare/v0.5.2...v0.5.3>`_
76
77
* Updated 3rd party requirements. Some requirements had changed so it was causing failures
78
+
79
+0.5.4 (2018-10-29)
80
+++++++++++++++++++
81
82
+`Full Changelog <https://github.com/chopdgd/django-user-activities/compare/v0.5.3...v0.5.4>`_
83
84
+* Updated 3rd party requirements.
requirements.txt
@@ -4,5 +4,5 @@
4
djangorestframework==3.9.0
5
6
django-filter==2.0.0
7
-django-genomix==0.6.3
+django-genomix==0.6.4
8
django-model-utils==3.1.2
0 commit comments