Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbudparr <budparr@gmail.com>2019-08-12 17:11:33 +0300
committerbudparr <budparr@gmail.com>2019-08-12 17:11:33 +0300
commitdf580d0bcb5b36d8e373fbfda533a345e4acb7a5 (patch)
treee18f90f3dd05d3708123e0a2f7a711db149a0c0e
parent3c6883957a74b6962880898f14133857ca7c34b0 (diff)
Update changelog2.5.1
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8655b8..1098eda 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