From 393db96bea67e644fbc95dffb618f4f0d675e7ac Mon Sep 17 00:00:00 2001
From: budparr <budparr@gmail.com>
Date: Sun, 04 Nov 2018 03:01:30 +0000
Subject: [PATCH] Add changelog

---
 CHANGELOG.md |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..ed0b4e3
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,16 @@
+# Changelog
+
+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.34] - 2018-11-03 (@budparr)
+
+### Added
+
+- Add a changelog.
+
+### Changed
+
+- Run Ananke with Hugo v0.50

--
Gitblit v1.10.0