From 9bfaa5da66bd3367493f6e1ed272e19c6fd64f4b Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Thu, 7 Jun 2018 19:34:07 +0800 Subject: [PATCH] Updated CHANGES.md --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a5f5e56..325af13 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. Note - All hash comments refer to the issue number. Eg. #169 refers to https://github.com/markn86/moodle-mod_customcert/issues/169. +## [3.4.3] - 2018-06-07 +### Fixed + +- Hotfix to prevent misalignment of 'text' elements after last release (#196). + ## [3.4.2] - 2018-06-06 ### Added - Mobile app support (#70).