diff --git a/changelog.md b/changelog.md index d7dbc81..bbf8d64 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,17 @@ All notable changes to Prologue Alerts will be documented in this file. This file follows the *[Keep a CHANGELOG](http://keepachangelog.com/)* standards. +## [0.4.3] - 2019-01-22 + +### Added + +- docblocks; +- php 7.3 to Travis CI; + +### Removed +- HHVM from Travis CI; + + ## [0.4.2] - 2018-02-12 ### Added @@ -81,4 +92,4 @@ All notable changes to Prologue Alerts will be documented in this file. This fil ## [0.1.0] - 2013-07-19 -First public alpha release. \ No newline at end of file +First public alpha release.