summaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
authormatrinox <geofflee21@me.com>2016-02-01 01:14:41 -0800
committerAbinoam Praxedes Marques Jr <abinoam@gmail.com>2016-02-19 03:57:19 -0300
commit24d8dd34e74a22d988bd4ab7bd678b877bf990bf (patch)
tree4a1a67fb825b3c302b2beae7e968e3b6b0356ad3 /Changelog.md
parentacaac1d124ced023549fc92e83b9e64d3baf02a2 (diff)
downloadhighline-24d8dd34e74a22d988bd4ab7bd678b877bf990bf.tar.gz
Add changelog for PR #184
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index fb95962..6bf5ea4 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -19,6 +19,10 @@ We also bring some improvement on CodeClimate scores.
#### CHANGES SUMMARY
+* PR #184 - Menu improvements, bug fixes, and more tests by Geoff Lee (@matrinox)
+ * Add third arg to menu that overides the choice displayed to the user
+ * FIX: autocomplete prompt does not include menu choices after the first
+ * Add specs to cover the new features and the bug fix
* PR #179 - Make inch happy. Grade "A" for the whole HighLine documentation. By Abinoam Jr. (@abinoam)
* PR #178 - Improve score on Code Climate by applying some refactoring. By Abinoam Jr. (@abinoam)
* PR #172 - Initial work on documentation by Abinoam Jr. (@abinoam)