Skip to content

Commit fa11422

Browse files
committed
Release 0.10.4
dialoguer@0.10.4 Generated by cargo-workspaces
1 parent d588da3 commit fa11422

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.10.4
4+
5+
### Enhancements
6+
7+
* Added validator for password input
8+
39
## 0.10.3
410

511
### Enhancements

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "dialoguer"
33
description = "A command line prompting library."
4-
version = "0.10.3"
4+
version = "0.10.4"
55
edition = "2018"
66
authors = [
77
"Armin Ronacher <armin.ronacher@active-4.com>",

0 commit comments

Comments
 (0)