Skip to content

Commit

Permalink
release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Feb 3, 2023
1 parent b02621a commit e2d8735
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
## v0.2.0 (Unreleased)
## v0.2.0 (Released 2023-02-03)

IMPROVEMENTS

- feat: support varialble length records
- feat: Implemented file structure that included File, Group, Account
- feat: Handle contiuation records by returning merged records for callers
- fix: Updated returned types to return better results

BUILD

- chore(deps): update golang docker tag to v1.20
- fix(deps): update module golang.org/x/oauth2 to v0.4.0
- fix(deps): update module github.com/moov-io/base to v0.39.0

Expand Down

0 comments on commit e2d8735

Please sign in to comment.