From a30df884f4d790ba35624338e10952b9f39fc4e0 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sat, 2 Feb 2019 18:17:08 +0100 Subject: [PATCH] Update Changelog to link to correct diff on github --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e27a437a..254519da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -182,7 +182,7 @@ This is the Changelog for the vim-airline project. - integration with other plugins: netrw, unite, nerdtree, undotree, gundo, tagbar, minibufexplr, ctrlp - support for themes: 8 included -[Unreleased]: https://github.com/vim-airline/vim-airline/compare/v0.9...HEAD +[Unreleased]: https://github.com/vim-airline/vim-airline/compare/v0.10...HEAD [0.9]: https://github.com/vim-airline/vim-airline/compare/v0.8...v0.9 [0.8]: https://github.com/vim-airline/vim-airline/compare/v0.7...v0.8 [0.7]: https://github.com/vim-airline/vim-airline/compare/v0.6...v0.7