Skip to content

Commit 8e01fbc

Browse files
committed
Updates changelog for v0.8.5
1 parent b03b19d commit 8e01fbc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ CHANGELOG
33
================================================================================
44
This project is using [Semantic Versioning 2.0.0](http://semver.org/)
55

6+
- v0.8.5
7+
- Fixed errors in neovim (E670) (PR #163, fixes #162) (@mhartington)
8+
- Fixed issue of updating NERDTree window via `CursorHoldUpdate` (PR #166) (@svanharmelen)
9+
- Fixes updating of special buffer when selected
10+
- Fixes potential issues CtrlP opening in wrong buffer when NERDTree is opened
11+
- Fixed issue with CtrlP `:CtrlPMRU` always defaulting to current buffer (fixes #88)
12+
- Also adds glyphs to other CtrlP modes besides MRU as a side effect
13+
- Fixed documentation discrepency on pluging load order (PR #169) (@F1LT3R)
14+
- Fixed documentation related to CtrlP MRU mode (PR #170, fixes #168) (@F1LT3R)
615
- v0.8.4
716
- Fixed always warning about deprecated CtrlP version (fixes #137)
817
- Fixed missing configuration info about pattern based symbols (fixes #152)

0 commit comments

Comments
 (0)