Skip to content

Commit

Permalink
fix changelog missing 2.2.0, update interceptor stuff to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanlensink committed Jun 15, 2023
1 parent fb67817 commit d1dc982
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## UNRELEASED
## [2.3.0] 15-6-22
- [118] Add support for request `Interceptors`.


## [2.2.0] 15-6-22
- [118] Add new `Interceptors` support.
- [116] Add more support for `Sendable`.
- [105] Revamp example project to highlight async/await features, use SwiftUI.


## [2.1.0] 14-12-22
Expand Down

0 comments on commit d1dc982

Please sign in to comment.