Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
docs: changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jul 7, 2020
1 parent b7124cd commit 24d1ab7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v0.8.0 (Unreleased)
## v0.8.0 (Released 2020-07-07)

Version v0.8.0 of PayGate adds some Prometheus metrics, basic transfer limits, and an OpenAPI specification for admin endpoints. Along with internal refactoring to cleanup code we have removed the `Depository` account number migration from previous releases.

Expand All @@ -7,6 +7,7 @@ Version v0.8.0 of PayGate adds some Prometheus metrics, basic transfer limits, a
ADDITIONS

- admin: Include generated Go client code and OpenAPI specification
- build: push [`quay.io/moov/paygate`](https://quay.io/repository/moov/paygate) Docker imgaes
- filetransfer: add ach_file_upload_errors for tracking ACH upload errors
- transfers: introduce basic calculations for N-day transfer limits
- transfers: store the client's real ip address on creation
Expand Down

0 comments on commit 24d1ab7

Please sign in to comment.