Skip to content

Commit

Permalink
v0.0.5 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
haolun committed May 24, 2023
1 parent 5e72cfb commit 596c7cb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [v0.0.5](https://github.com/haolun1996/baseX/releases/tag/0.0.5) - 2023-05-24
- Completed
- Bug Fixes
- throw use wrong widget parent due to expanded did'nt put to normal page view
- Changes
- put warning to print if did'nt remove on production
- On Going

- TODO
- API Caching
- Endpoint Changing Method
- Check Permission for Android(12/13)
- Social Login

## [v0.0.4](https://github.com/haolun1996/baseX/releases/tag/0.0.4) - 2023-05-23
- Completed
- BaseX Scaffold Enhancement
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: BaseX Running With Flutter 3.10.x

publish_to: "none"

version: 0.0.4
version: 0.0.5

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 596c7cb

Please sign in to comment.