diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-05-22 11:13:10 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-05-22 11:13:34 +0100 |
commit | c33e50c0193941f82d0801c853d86a0be2d03428 (patch) | |
tree | f2c03db1966eb6188158556bbb7890405ae0f63e | |
parent | 3c047850666a6e7d357db452a54f603148f8b369 (diff) | |
parent | 062115762f07826dfebba37af4a4b6d6651034af (diff) |
Merge branch 'hotfix/0.5.2' into develop
Conflicts:
doc/CHANGES.md
-rw-r--r-- | doc/CHANGES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 1ffa78372..88ea60af6 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -45,6 +45,10 @@ that previously bypassed admin authentication should set the new `SKIP_ADMIN_AUTH` config variable to `true`. +# Version 0.5.2 + +This is a hotfix to fix occasional problems importing public body CSVs + # Version 0.5.1 ## Highlighted features |