Skip to content

Commit 2479f23

Browse files
Prepare stable development release version 0.2.0
1 parent 669c307 commit 2479f23

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,20 @@
44

55
---
66

7-
# 0.1.0 (2016-11-22)
7+
# 0.2.0
8+
*2017-01-09*
9+
## Improvements
10+
❯ Characters under block cursors are now colored darker (`nord1`) while the block cursor is visible to achieve a optimal contrast and to avoid unreadability due to the same cursor- and foreground color (`nord4`). (@arcticicestudio / @kepbod, #2, 8b6e64b0)
11+
12+
<p align="center"><strong>Before</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/21782939/83fc004c-d6b5-11e6-84ac-a05fdee61fa5.png"/><br><strong>After</strong><br><img src="https://cloud.githubusercontent.com/assets/7836623/21782954/942b03aa-d6b5-11e6-9f52-af2a2d737b1a.png"/></p>
13+
14+
### Documentation
15+
❯ Added a screenshot to the README [activation](https://github.com/arcticicestudio/nord-iterm2/blob/develop/README.md#activation) description (@arcticicestudio, 669c307d)
16+
17+
# 0.1.0
18+
*2016-11-22*
819
## Features
9-
Implemented the main XML (Property List) color scheme file [`Nord.itermcolors`](https://github.com/arcticicestudio/nord-iterm2/blob/develop/src/xml/Nord.itermcolors). (@arcticicestudio, #1, 80d14907)
20+
Implemented the main XML (Property List) color scheme file [`Nord.itermcolors`](https://github.com/arcticicestudio/nord-iterm2/blob/develop/src/xml/Nord.itermcolors). (@arcticicestudio, #1, 80d14907)
1021

1122
![](https://raw.githubusercontent.com/arcticicestudio/nord-iterm2/develop/src/assets/scrot-colortest.png)
1223
![](https://raw.githubusercontent.com/arcticicestudio/nord-iterm2/develop/src/assets/scrot-htop.png)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Based on the <a href="https://github.com/arcticicestudio/nord">Nord</a> color pa
3333
<p align="center"><strong>htop</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-iterm2/develop/src/assets/scrot-htop.png"/></p>
3434

3535
## Development
36-
[![](https://img.shields.io/badge/Changelog-0.1.0-blue.svg)](https://github.com/arcticicestudio/nord-iterm2/blob/v0.1.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver)
36+
[![](https://img.shields.io/badge/Changelog-0.2.0-blue.svg)](https://github.com/arcticicestudio/nord-iterm2/blob/v0.2.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver)
3737

3838
### Contribution
3939
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-iterm2/issues).

0 commit comments

Comments
 (0)