Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
javad-zobeidi committed May 28, 2024
1 parent 80b32bf commit 3818861
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
## 0.2.4

- fix Route bug
- add WebSocket middleware
- refactor Auth middleware

## 0.2.3

- fix Database connection issue with Isolate

## 0.2.2

- fix Websocket Join and Left room issue
- fix Websocket Join and Left room issue([#63](https://github.com/vania-dart/framework/issues/63))
- refactor Migration and model
- add DatabseClient class

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.2.3
version: 0.2.4
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 3818861

Please sign in to comment.