Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
felginep committed Feb 9, 2022
1 parent ffe46e2 commit fc79459
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
13 changes: 12 additions & 1 deletion android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# v3.7.0-RC3
# v3.7.0

## Added

- Temporary disable polls on Actions tab
- Add button to delete account
- Store & Retry to send door to door polls if user is offline
- Tagging plan
- Fetch tools from remote

## Updated

- Refactor code on buttons
- Use tinycolor2 to compute button colors on the fly
- Remove moment library
- Update dependencies
- Update react navigation to v6

## Fixed

- Fix button safe area on DoorToDoor brief screen
- Fixes minors bugs on Door to Door screens
9 changes: 8 additions & 1 deletion ios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
# v3.7.0-RC3
# v3.7.0

## Added

- Temporary disable polls on Actions tab
- Add button to delete account
- Store & Retry to send door to door polls if user is offline
- Tagging plan
- Fetch tools from remote

## Updated

- Refactor code on buttons
- Use tinycolor2 to compute button colors on the fly
- Remove moment library
- Update dependencies
- Update react navigation to v6

## Fixed

- Fix button safe area on DoorToDoor brief screen
- Fixes minors bugs on Door to Door screens

0 comments on commit fc79459

Please sign in to comment.