We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924f6a1 commit 8406691Copy full SHA for 8406691
1 file changed
changelog.md
@@ -3,6 +3,10 @@ CHANGELOG
3
================================================================================
4
This project is using [Semantic Versioning 2.0.0](http://semver.org/)
5
6
+- v0.9.3
7
+ - Added `tsx` filetype (PR #210) (@dustinblackman)
8
+ - Updated links of [deprecated kien/ctrlp](https://github.com/kien/ctrlp.vim) to [active ctrlp fork](https://github.com/ctrlpvim/ctrlp.vim) (PR #211) (@haxorjim)
9
+ - Updated MacOS and Windows `guifont` examples with alternate format (fixes #208)
10
- v0.9.2
11
- Added `yaml` filetype (PR #207) (@jpoppe)
12
- Added mention of `vim-workspace` as an integrated plugin (PR #206) (@bagrat)
0 commit comments