Commit c2774bc0 authored by syl20bnr's avatar syl20bnr
Browse files

Bump version to 0.200.7 and update CHANGELOG.org

* Release 0.200.x
** 0.200.7 (2017/01/02)
*** Fixes
- More robust fix for error helm :config: fuzzy-match not supported in async sources
** 0.200.6 (2017/01/01)
*** Fixes
- Fix error helm :config: fuzzy-match not supported in async sources
......
......@@ -16,7 +16,7 @@
;; lower value in your dotfile (function `dotspacemacs/user-config')
(setq gc-cons-threshold 100000000)
(defconst spacemacs-version "0.200.6" "Spacemacs version.")
(defconst spacemacs-version "0.200.7" "Spacemacs version.")
(defconst spacemacs-emacs-min-version "24.4" "Minimal version of Emacs.")
(if (not (version<= spacemacs-emacs-min-version emacs-version))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment