Skip to content

Commit

Permalink
v4.1.0 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Picciano committed Apr 18, 2022
1 parent ba96ab1 commit 12393da
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
Changelog from v4.0.0 and up. v3 changelog can be found in its branch.

# v4.1.0

**New**

* Added `TreatErrorsAsValues` field to `resp.Opts`. (#309)

**Fixes and Improvements**

* Fixed PubSubMessage unmarshaling not correctly handling non-pubsub messages.
(#306)

# v4.0.0

Below is documented all breaking changes between v3 and v4. There are further
Expand Down

0 comments on commit 12393da

Please sign in to comment.