aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-04-17 02:02:18 -0400
committerJesse Luehrs <doy@tozt.net>2021-04-17 02:02:18 -0400
commitc248016ea7ebc20551913cc1dfb5dc022fa3440d (patch)
tree1961a74e3862509220f30fe77366ae34163c6803 /CHANGELOG.md
parent9e77724efff281f0fe6d05440ad65c5ab561f380 (diff)
downloadrbw-c248016ea7ebc20551913cc1dfb5dc022fa3440d.tar.gz
rbw-c248016ea7ebc20551913cc1dfb5dc022fa3440d.zip
choose characters from alphabet with replacement for pwgen
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e3754e..61bcf82 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## [Unreleased]
+
+### Fixed
+
+* `rbw generate` can now choose the same character more than once (#54, rjc)
+
## [1.1.2] - 2021-03-06
### Fixed