Skip to content

Commit

Permalink
Merge pull request #569 from dxw/release-95
Browse files Browse the repository at this point in the history
Release 95
  • Loading branch information
Floppy authored Dec 19, 2019
2 parents 7070efa + f26823e commit 12813ac
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
# Change Log
## [release-95] - 2019-12-19

- Multi-column management charge calculation
- Upgrade to Ruby 2.5.7
- Validate multi-column management charge calcs
- Add missing database indexes
- Add 'maintenance_work_mem' setting for Postgres
- [Security] Bump simple_form from 4.1.0 to 5.0.0
- [Security] Bump puma from 3.11.4 to 3.12.2
- Support integer column headings in management charge calculation
- Fix multi-column management charge calculation
- [Security] Bump rack from 2.0.7 to 2.0.8
- Pin bundler to 2.0.2 and do not update rubygems

## [release-94] - 2019-11-14

Expand Down Expand Up @@ -643,6 +656,7 @@ this should have been released in release 45 but wasn't actually merged

Initial release

[release-95]: https://github.com/dxw/DataSubmissionServiceAPI/compare/release-94...release-95
[release-94]: https://github.com/dxw/DataSubmissionServiceAPI/compare/release-93...release-94
[release-93]: https://github.com/dxw/DataSubmissionServiceAPI/compare/release-92...release-93
[release-92]: https://github.com/dxw/DataSubmissionServiceAPI/compare/release-91...release-92
Expand Down

0 comments on commit 12813ac

Please sign in to comment.