Skip to content

Commit

Permalink
docs: changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Oct 28, 2020
1 parent 3bc4f1d commit d1f55c4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
BUG FIXES

- api: update validation of `AccountCreditedDrawdown.DrawdownCreditAccountNumber` (tag `{5400}`)
- After reviewing the specification for the Account Credited in Drawdown tag we've changed
the validation logic to ensure the value of Drawdown Credit Account Number is numeric. Our
previous understanding was that this field could be alphanumeric. If you're aware of
implementations or use-cases for the previous formatting please contact us and/or submit an Issue.
- After reviewing the specification for the Account Credited in Drawdown tag we've changed
the validation logic to ensure the value of Drawdown Credit Account Number is numeric. Our
previous understanding was that this field could be alphanumeric. If you're aware of
implementations or use-cases for the previous formatting please contact us and/or submit an Issue.
- all: populate record tag after JSON unmarshal (Issue [#104](https://github.com/moov-io/wire/issues/104))

## v0.6.1 (Released 2020-10-19)

Expand Down

0 comments on commit d1f55c4

Please sign in to comment.