Skip to content

Commit

Permalink
Update Changelog with 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
krugerk authored and andrewpbrett committed Nov 21, 2020
1 parent dd8e1a1 commit e470053
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,60 @@
# Changelog

Changes to be released in next version
=================================================

✨ Features
*

🙌 Improvements
*

🐛 Bugfix
*

⚠️ API Changes
*

🧱 Build
*

Others
*

## 5.8. (2020-10-20)
=================================================

✨ Features
*

🙌 Improvements
* Clarify instructions for Apple Health goals [#170](https://github.com/beeminder/BeeSwift/issues/170)
* Add pull to refresh on the goal screen [#84](https://github.com/beeminder/BeeSwift/issues/84)
* Add a link for resetting a forgotten password [#173](https://github.com/beeminder/BeeSwift/issues/173)
* Show divider on sign in / sign up
* Update the datapoint comment for Apple Health goals to match other autodata goals [#195](https://github.com/beeminder/BeeSwift/issues/195)
* improve handling of 'no more free accounts currently available' when signing up

🐛 Bugfix
* Fix the bug of missing icons on older versions of iOS [#158](https://github.com/beeminder/BeeSwift/issues/158)
* Fix a bug where a duplicate datapoint would be displayed on the goal screen [#166](https://github.com/beeminder/BeeSwift/issues/166)
* Fix a crasher when updating Apple Health goals in the background [#179](https://github.com/beeminder/BeeSwift/issues/179)
* Fix the app badge not being updated after the user signs out [#40](https://github.com/beeminder/BeeSwift/issues/40)
* Remove the tiny black border around the icon that appeared in version 5.7 [#178](https://github.com/beeminder/BeeSwift/issues/178)

⚠️ API Changes
*

🧱 Build
* Update Semaphore configuration with new sentry slug
* bump AlamofireImage from 3.5.2 to 3.6.0
* bump Alamofire from 4.8.2 to 4.9.1
* Bump Sentry from 4.5.0 to 5.2.0

Others
* Update license to reflect MIT for code and something else for Beeminder branding


## 5.7. (Aug 20, 2020)

* Added some padding around the bee in the app icon [#25](https://github.com/beeminder/BeeSwift/issues/25) [#139](https://github.com/beeminder/BeeSwift/pull/139)
Expand Down

0 comments on commit e470053

Please sign in to comment.