Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ajalt committed Jan 16, 2022
1 parent 997672d commit 4b909c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## Unreleased
### Changed
- `unique()` now works with any option with a list type, not just `multiple()` options.
- Update got Kotlin 1.6.10

## 3.3.0
### Added
- Added `default` parameter to `argument().multiple()` ([#305](https://github.com/ajalt/clikt/issues/305))
Expand Down

0 comments on commit 4b909c2

Please sign in to comment.