From 007ad30cc63157a708cd97eb200de645c0c7882f Mon Sep 17 00:00:00 2001 From: NGPixel Date: Sun, 12 Feb 2017 15:43:13 -0500 Subject: [PATCH] Updated changelog for Beta 5 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c79d33..74b972a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [v1.0-beta.5] - 2017-02-12 ### Added - Offline mode (no remote git sync) can now be enabled by setting `git: false` in config.yml - Improved search engine (Now using search-index engine instead of MongoDB text search)