Skip to content

Commit

Permalink
release v1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Oct 31, 2022
1 parent 5e864ec commit 2a884a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v1.22.1 (Released 2022-10-31)

IMPROVEMENTS

- docs: Fix spelling mistake in Original RDFI identification
- server: read ValidateOpts before file to segment

## v1.22.0 (Released 2022-10-25)

IMPROVEMENTS
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
package ach

// Version Number
const Version = "v1.22.0"
const Version = "v1.22.1"

0 comments on commit 2a884a0

Please sign in to comment.