From 4b0886b071730e25c5fb76fdcbc3947ab33b3233 Mon Sep 17 00:00:00 2001 From: Bertocq Date: Thu, 18 Jan 2018 17:24:23 +0100 Subject: [PATCH] Update unreleased section of changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a69efa78..cee3c9c30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed - Fixed deprecation warning in specs https://github.com/consul/consul/pull/2293 +- Fix social images meta tags https://github.com/consul/consul/pull/1124 ### Security