We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18666f8 commit 56c01f5Copy full SHA for 56c01f5
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+## v0.4.0 (Released 2019-10-07)
2
+
3
+BUG FIXES
4
5
+- changing ach participant model so AchLocation isn't a list (#68)
6
+- cmd/server: return after marshaling errNoSearchParams
7
8
+IMPROVEMENTS
9
10
+- cmd/fedtest: initial binary to perform ACH and Wire searches
11
+- cmd/server: log x-request-id and x-user-id HTTP headers
12
13
+BUILD
14
15
+- update module moov-io/base to v0.10.0
16
+- build: upgrade to Go 1.13 and Debian 10
17
18
## v0.3.0 (Released 2019-08-16)
19
20
BREAKING CHANGES
0 commit comments