Skip to content

Commit

Permalink
Fix name.
Browse files Browse the repository at this point in the history
  • Loading branch information
danfuzz committed Jan 19, 2024
1 parent 67bf2c4 commit 2538d0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Other notable changes:
### v0.6.1 -- 2024-01-19

Breaking changes:
* Changed interface of `BaseApplication` to use `Request` and `Dispatch` (see
below). This breaks downstream clients of this codebase.
* Changed interface of `BaseApplication` to use `Request` and `DispatchInfo`
(see below). This breaks downstream clients of this codebase.

Other notable changes:
* Added new application `SimpleResponse`, which is kind of like a one-file
Expand Down

0 comments on commit 2538d0a

Please sign in to comment.