Skip to content

Commit

Permalink
Update changelog for v0.7.0 (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
amesgen authored Mar 23, 2022
1 parent b81862c commit fef6cbe
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ This file summarizes **notable** changes for each release, but does not describe

----

## v0.7.0 (2022-03-23)

This is the spiritual successor to v0.5.0.

### Breaking changes

* We now use the upstream WebSocket model made public in http4s-0.23.11.

### Dependency updates

* scala-2.12.15, scala-2.13.8, scala-3.1.1
* cats-2.7.0
* cats-effect-3.3.8
* fs2-3.2.5
* http4s-0.23.11

## v0.5.0 (2021-07-31)

This release is considered stable.
Expand Down

0 comments on commit fef6cbe

Please sign in to comment.