From 52e872b38ab8be0edd30f0a0af59a565a9db6544 Mon Sep 17 00:00:00 2001 From: Konstantinos Platis <konstantinos.platis@cern.ch> Date: Mon, 10 Dec 2018 16:38:36 +0100 Subject: [PATCH] Updated CHANGELOG with 2.2.1 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcf94a67..6724db57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ - Changelog +# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.2.1] - 10-12-2018 +### Fixed +- Added styling for "+More" link in mega menu + + ## [2.2.0] - 06-12-2018 ### Fixed - FAQ List pattern not holding 100% of the width -- GitLab