summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbinoam P. Marques Jr <abinoam@gmail.com>2023-01-01 14:03:44 -0300
committerAbinoam P. Marques Jr <abinoam@gmail.com>2023-01-01 14:03:44 -0300
commitb4067e75b620573238115a6f7252ffeaaf9672cc (patch)
treefe2c5cf23b79265a976cdb08371b8c1e53a7d352
parentbf7ad58dceb5eba1b54461c402375cb711468b2c (diff)
downloadhighline-b4067e75b620573238115a6f7252ffeaaf9672cc.tar.gz
Update Changelog.md
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index fb665c2..9a86f8a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,10 @@
Below is a complete listing of changes for each revision of HighLine.
+### Unreleased 2.2.0.develop.1
+* I #233 Show Question#default hint for non String values (@abinoam)
+ * Add Question#default_hint_show to allow disabling it.
+
### 2.1.0 / 2022-12-31
* PR #255 - Change minimum Ruby version requirement to 2.3 (@abinoam)
* PR #254 - Improve Github Actions file (@abinoam)