From 7a16038be4fe8bffbb52a6fc66cc4b616891eb7e Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Wed, 2 Nov 2016 23:15:25 -0700 Subject: [PATCH] v1.0.0 --- CHANGELOG.md | 4 ++-- doc/nvimrc.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fa6853..cc644a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). This change log follows the conventions of [keep a CHANGELOG](http://keepachangelog.com/). -## [Unreleased] +## 1.0.0 / 2016-11-02 -[Unreleased]: https://github.com/rxrc/nvimrc/compare/v0.0.1...HEAD +- Initial release. diff --git a/doc/nvimrc.txt b/doc/nvimrc.txt index 6da2842..89c1f22 100644 --- a/doc/nvimrc.txt +++ b/doc/nvimrc.txt @@ -1,5 +1,5 @@ *nvimrc.txt* Neovim configuration as a self-bootstrapping plugin. -*nvimrc* 0.0.1 +*nvimrc* 1.0.0 _ ~ _ ____ _(_)_ __ ___ _ __ ___ ~