Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kazhala committed Aug 2, 2021
1 parent 8e4621a commit 766224c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

Notable changes are documented in this file.

## Dev

### Added

- Added option `wrap_lines` to all prompts to configure line wrapping

### Fixed

- Line wrapping [#11](https://github.com/kazhala/InquirerPy/issues/11)

## 0.2.2 (03/07/2021)

N/A
Expand All @@ -10,7 +20,7 @@ N/A

### Added

- Added otpion to disable cycle behavior in list type prompts [#9](https://github.com/kazhala/InquirerPy/issues/9)
- Added option to disable cycle behavior in list type prompts [#9](https://github.com/kazhala/InquirerPy/issues/9)
- Added parameter `amark`. You can use this value to change the `qmark` after the question is answered.
- Added some more style customization option.
- `answermark`: Used to change the color and style of `amark`.
Expand Down

0 comments on commit 766224c

Please sign in to comment.