diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9a4d91e8..76bf26d4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,19 +2,41 @@ Changelog ========= -not yet released +Not yet released ---------------- +* Fixed ping error: Failed to parse address "8.8.8.8" +* Added correct ping error messaging. +* Added Twilio and Telegram to the notification list. +* Directed download url to the release page. +* Changed all http links to https. +* #571 Updated several dependencies and made few fixes. +* #569 Implemented Twilio +* Added Telegram and Pushover.net to in-code documentation. + +v3.2.2 (released March 27, 2018) +-------------------------------- + +* #554 Implemented Telegram notifications. +* #505: Added button to clear the logs. * #436: Nexmo.class.php updates to Nexmo.php. +* #350: Removed utf8_decode. +* Updated credits. * #535: Updated Japanese translation. * #502: Fixed database population bug during installation. * #512: Added username validation during installation and added the dot (.) to allowed characters. * #475: Added Japanese translation. -* #454: Updated HistoryGraph.php timestamp to number_format. + +v3.2.1 (released March 27, 2018) +-------------------------------- + * #343: Added optinal header value check. +* #433: Changed baseurl repoforgeextras. +* #432: Changed baseurl repoforge. * #437: Octopush.class.php updates to Octopush.php. -* #170: Added Nexmo SMS to list in config.tpl.html. +* #435: Added Nexmo SMS to list in config.tpl.html. * #464: Updated attributes pushover_key and pushover_device in update.tpl.html. +* #454: Updated HistoryGraph.php timestamp to number_format. v3.2.0 (released April 15, 2017) --------------------------------