From df580d0bcb5b36d8e373fbfda533a345e4acb7a5 Mon Sep 17 00:00:00 2001 From: budparr Date: Mon, 12 Aug 2019 10:11:33 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8655b8ba..1098eda1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [2.5.1] - 2019-08-10 (@budparr) + +- Update asset dependencies to solve security issues + + ## [2.50] - 2019-08-10 - Update i18n files to include contact form #185