소스 검색

Updated changelog for Beta 5

NGPixel 8 년 전
부모
커밋
007ad30cc6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CHANGELOG.md

+ 2 - 0
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)