Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
codenameakshay committed May 24, 2021
1 parent 8df838f commit ef04110
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Changelog

### v2.6.6
- Fix share profile not working
- Remove Licenses from in-app
- Add local caching for search providers
- Fix profile image clipping edge
- Fix GitHub package branch null error
- Minor bug fixes and improvements

### v2.6.5
- Migrate to Flutter 2.0.0, and most packages to null safety
- Update minSDKVersion to 19 from 16
Expand Down
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,14 @@ You can also report bugs, upload your setups/walls on our telegram channel

Full changelog can be found [here](https://github.com/Hash-Studios/Prism/tree/master/CHANGELOG.md).

### v2.6.6
- Fix share profile not working
- Remove Licenses from in-app
- Add local caching for search providers
- Fix profile image clipping edge
- Fix GitHub package branch null error
- Minor bug fixes and improvements

### v2.6.5
- Migrate to Flutter 2.0.0, and most packages to null safety
- Fix displaymode errors
Expand All @@ -160,15 +168,6 @@ Full changelog can be found [here](https://github.com/Hash-Studios/Prism/tree/ma
- Fixed minor UI bugs
- Major bug fixes and improvements

### v2.6.4
- Added quick tile, to change wallpaper
- Added option to turn follower feed on/off
- Quick Actions fixed
- Improved post/setup notifications
- Updated Splash Screen Animation
- Added toast in variants
- Fixed minor UI bugs
- Minor bug fixes and improvements

## Demo

Expand Down

0 comments on commit ef04110

Please sign in to comment.