Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Commit

Permalink
Merge branch 'release/6.7.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaitlyn Crawford committed Mar 8, 2018
2 parents f27b2ec + 9d00c81 commit bcb1e74
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
CHANGE LOG
==========
6.7.4
-----
- Upgrade wagtail-personalisation-molo to 0.11.2

6.7.3
-----
- Accept a wide range of date formats for date and datetime survey fields
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.7.3
6.7.4
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ celery<4.0
dateparser>=0.7.0,<0.8.0
django-celery
wagtailsurveys==0.1.1
wagtail-personalisation-molo==0.11.1
wagtail-personalisation-molo==0.11.2
psycopg2
html5lib==0.9999999
six==1.11.0
Expand Down

0 comments on commit bcb1e74

Please sign in to comment.