Skip to content

Commit

Permalink
Update release note
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon Silcott committed Sep 10, 2021
1 parent 38c7f47 commit 0862588
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Reply Release Notes

## [v1.0.0-alpha.2](https://github.com/ooaklee/reply/releases/tag/v1.0.0-alpha.2)
2021-09-10

* Refactored logic to allow users to pass custom error transfer objects (TransferObjectError), `reply.WithTransferObjectError`
* Added `RefreshTransferObject` method call to `TransferObjectError`
* Updated `example simple api` to use the new Replier Option and update the `transfer object error`

## [v1.0.0-alpha.1](https://github.com/ooaklee/reply/releases/tag/v1.0.0-alpha.1)
2021-09-10

Expand Down

0 comments on commit 0862588

Please sign in to comment.