Skip to content

Commit a8d2100

Browse files
committed
Release version 2.1.0
1 parent c04c515 commit a8d2100

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [2.1.0] - 2019-05-23
46
### Added
57
- Ability to prevent [rewrapping individual paragraphs](https://ajalt.github.io/clikt/documenting/#preventing-rewrapping) in help output.
68
- Added parameter `required` to `Option.multiple()` to require at least one instance of the option on the command line.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
GROUP=com.github.ajalt
2-
VERSION_NAME=2.0.0
2+
VERSION_NAME=2.1.0

0 commit comments

Comments
 (0)