diff --git a/CHANGELOG.md b/CHANGELOG.md index f17a591..a8c2b64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,13 @@ Quick note: While in beta, commits are not counted as versions. When I decide to push a release, I push a release. There will also be a running changelog for the in-development version, so I'm not remembering every single change I made in the version. -## version 0.4 beta (The Almanac Update) - To be released +## version 0.4 beta (The Astronomy Update) - To be released * Adds the almanac to PyWeather -* Fixes a bug in which setup would screw with the API key when entering nothing on the second run +* Adds sunrise/sunset data to PyWeather +* Mostly adds a config file to PyWeather +* Adds a separate updater to update PyWeather +* UI changed some (wow) +* Fixed bugs ## version 0.3.3 beta (The "Relapse of 0.2.3" Update) - Released 3/2/2017 * Updater fixed