Skip to content

Commit

Permalink
Correct changelog message
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Dec 15, 2023
1 parent f1090c5 commit 5f0e729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

#### Changes
* Fixed parts of the `Route.when` api, which had unexpected argument types.
# removed ResponseUtils.redirect and replaced it with Response.redirect() and also added Response.fromNode()
* Removed `ResponseUtils.redirect` and replaced it with `Response.redirect` and also added `Response.fromNode`

### 0.2.7 (December 8, 2023)

Expand Down

0 comments on commit 5f0e729

Please sign in to comment.