Skip to content

Commit 8abc74d

Browse files
committed
Release 2.0.6
1 parent 32e1c80 commit 8abc74d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## 2.0.6 - 2018-03-26
9+
10+
### Changed
11+
12+
- Help text formatting now treats multi-newlines as paragraph separators, while
13+
single newlines are still treated like spaces. Thanks @leomillon!
14+
815
## 2.0.5 - 2018-03-20
916

1017
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=2.0.6-SNAPSHOT
1+
version=2.0.6
22

33
# Dependency versions
44
dokka_version = 0.9.16

0 commit comments

Comments
 (0)