Skip to content

Commit

Permalink
chore: update changelog v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JP-Ellis committed Jul 22, 2024
1 parent 8a6b454 commit 6276f91
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## v2.2.1 (2024-07-22)

### Feat

- **ffi**: upgrade ffi to 0.4.22
- **v3**: add async message provider
- **v3**: implement message verification
- **v3**: remove deprecated messages iterator
- **v3**: improve exception types
- **v3**: add enum type aliases
- **ffi**: upgrade ffi 0.4.21

### Fix

- **ffi**: use `with_binary_body`

### Refactor

- **tests**: move InteractionDefinition in own module
- **tests**: make `_add_body` a method of Body
- **v3**: new interaction iterators

## v2.2.0 (2024-04-11)

### Feat
Expand Down

0 comments on commit 6276f91

Please sign in to comment.