Skip to content

Commit

Permalink
v0.2.8 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
haolun committed Jun 11, 2024
1 parent 1e723ff commit 406528d
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.2.8](https://github.com/haolun1996/baseX/releases/tag/0.2.8) - 2024-06-11
- Changes
- Update [flutter_version](https://github.com/haolun1996/baseX/blob/main/pubspec.yaml) to 3.22.2
- TODO
- API Caching
- Endpoint Changing Method
- Check Permission for Android(12/13)
- Social Login

<br />

***
<br />

## [v0.2.7](https://github.com/haolun1996/baseX/releases/tag/0.2.7) - 2023-11-14
- Changes
- Add [DrawerAction](https://github.com/haolun1996/baseX/blob/main/lib/model/ui/drawer_action.dart) and [FloatingAction](https://github.com/haolun1996/baseX/blob/main/lib/model/ui/floating_action.dart) to [part of library](https://github.com/haolun1996/baseX/blob/3618639b184ef496c1419e1a3c81af44c4dbe34c/lib/model/index.dart#L13-L14) of model
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.22.2

publish_to: "none"

version: 0.2.7
version: 0.2.8

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

0 comments on commit 406528d

Please sign in to comment.