summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-10-09 13:55:28 -0300
committerAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-10-09 15:05:20 -0300
commit347d8cfe5afc49275f09377f4d8afd99d583bff2 (patch)
treeb0a159ca7195093cf3713eeb28c8fd9253efb46f
parent349e49456f7487275d5368a757cb296731f3fa8a (diff)
downloadhighline-347d8cfe5afc49275f09377f4d8afd99d583bff2.tar.gz
Update Changelog.md for 1.7.8
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 4b35780..99c95d8 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,9 @@
Below is a complete listing of changes for each revision of HighLine.
+### 1.7.8 / 2015-10-09
+* Fix some issues when paginating. (Nick Carboni (@carbonin) and Abinoam P. Marques Jr. (@abinoam), #168, PRs #169 #170)
+
### 1.7.7 / 2015-09-22
* Make HighLine::Question coerce its question argument into a String. (@97-109-107 and Abinoam P. Marques Jr. (@abinoam), #159, PR #160)