Skip to content

Commit

Permalink
Update To 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
javad-zobeidi committed Nov 25, 2024
1 parent 8b962c3 commit fc44e64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.6.2

- Add redirect method [#144](https://github.com/vania-dart/framework/issues/144)
- Add custom 404 error handling via HTML file [#145](https://github.com/vania-dart/framework/issues/145)

## 0.6.1

- Fix get language path
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: vania
description: Fast, simple, and powerful backend framework for Dart built with
version: 0.6.1
version: 0.6.2
homepage: https://vdart.dev
repository: https://github.com/vania-dart/framework
issue_tracker: https://github.com/vania-dart/framework/issues
Expand Down

0 comments on commit fc44e64

Please sign in to comment.