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 f71bc76 commit c7a9adbCopy full SHA for c7a9adb
docs/changelog.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+1.1.1 (2018-05-04)
6
+==================
7
+
8
+Added Dutch translations (PR#14, thanks @josvromans)
9
10
1.1 (2018-04-17)
11
================
12
setup.py
@@ -14,7 +14,7 @@
14
15
setup(
16
name='django-timeline-logger',
17
- version='1.1',
+ version='1.1.1',
18
description='Generic event logger for Django models.',
19
long_description=long_description,
20
author='Maykin Media',
0 commit comments