From d88244729b0109308136cbafe45f11095c7ee0b0 Mon Sep 17 00:00:00 2001 From: Cristian Tabacitu Date: Tue, 22 Jan 2019 09:44:39 +0200 Subject: [PATCH] Update changelog.md --- changelog.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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.