diff --git a/CHANGELOG.md b/CHANGELOG.md index 1888cc4..e6952e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,13 @@

--- + +# 0.1.0 +![Release Date: 2017-10-07](https://img.shields.io/badge/Release_Date-2017--10--07-88C0D0.svg?style=flat-square) [![Project Board](https://img.shields.io/badge/Project_Board-0.1.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-alacritty/projects/2) [![Milestone](https://img.shields.io/badge/Milestone-0.1.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-alacritty/milestone/1) + +## Features +Implemented the main color scheme file [`nord.yml`](https://github.com/arcticicestudio/nord-alacritty/blob/develop/src/nord.yml). (@arcticicestudio, #1 in PR #2, 6e457657) + +Detailed information about features and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-alacritty/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-alacritty/wiki). + +


htop

diff --git a/src/nord.yml b/src/nord.yml index 5106b17..7ff1c40 100644 --- a/src/nord.yml +++ b/src/nord.yml @@ -1,7 +1,7 @@ # ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # title Nord Alacritty + # project nord-alacritty + -# version + +# version 0.1.0 + # repository https://github.com/arcticicestudio/nord-alacritty + # author Arctic Ice Studio + # email development@arcticicestudio.com +