Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
KMSCAKKSCFKA AKFACAMADCAS
spacemacs
Commits
d51f6199
Commit
d51f6199
authored
Jan 02, 2017
by
syl20bnr
Browse files
Bump version to 0.200.6 and update CHANGELOG.org
parent
c3c5b8e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.org
View file @
d51f6199
*
Release
0.200
.
x
**
0.200.6
(
2017
/
01
/
01
)
***
Fixes
-
Fix
error
helm
:
config
:
‘
fuzzy
-
match
’
not
supported
in
async
sources
**
0.200.5
(
2016
/
11
/
03
)
***
Fixes
-
Removed
themes
missing
from
MELPA
(=
colorsarenice
-
theme
=
and
=
stekene
-
theme
=)
...
...
init.el
View file @
d51f6199
...
...
@@ -16,7 +16,7 @@
;; lower value in your dotfile (function `dotspacemacs/user-config')
(
setq
gc-cons-threshold
100000000
)
(
defconst
spacemacs-version
"0.200.
5
"
"Spacemacs version."
)
(
defconst
spacemacs-version
"0.200.
6
"
"Spacemacs version."
)
(
defconst
spacemacs-emacs-min-version
"24.4"
"Minimal version of Emacs."
)
(
if
(
not
(
version<=
spacemacs-emacs-min-version
emacs-version
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment