diff --git a/.travis.yml b/.travis.yml index 0b9a6c2..5777386 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: perl # postgresql: "9.6" perl: - - "5.20" + - "5.26" env: - HARNESS_PERL_SWITCHES="-MDevel::Cover" install: diff --git a/CHANGELOG.md b/CHANGELOG.md index 0863a9b..1f0ab05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ # Next Release +# v0.10.10 + * Added proper minion job support * **Admin Feature** Added importing of CSVs from Lancaster City Council * Added pagination support to searching of organisations during transaction submission in API