Merge pull request #127 from Pear-Trading/master
Master merge for v0.10.10
This commit is contained in:
commit
de3def3b5e
2 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,7 @@ language: perl
|
|||
# postgresql: "9.6"
|
||||
|
||||
perl:
|
||||
- "5.20"
|
||||
- "5.26"
|
||||
env:
|
||||
- HARNESS_PERL_SWITCHES="-MDevel::Cover"
|
||||
install:
|
||||
|
|
|
@ -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
|
||||
|
|
Reference in a new issue