summaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
authorAbinoam Praxedes Marques Junior <abinoam@gmail.com>2018-05-12 21:25:54 -0300
committerAbinoam Praxedes Marques Junior <abinoam@gmail.com>2018-05-12 21:25:54 -0300
commitf6dad04066a7ec982f07d12db04aa8633a541ec3 (patch)
treec3be6def8caf2fadf01fdf98038235953682b73b /Changelog.md
parent2be1734b5283e74511898ba3ffe50aeed6048917 (diff)
downloadhighline-f6dad04066a7ec982f07d12db04aa8633a541ec3.tar.gz
Release 2.0.0-develop.16v2.0.0.pre.develop.16
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 5d3b044..c7f384d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,10 @@
Below is a complete listing of changes for each revision of HighLine.
+### 2.0.0-develop.16 / 2018-05-12
+* PR #231 - Deprecate safe_level of ERB.new in Ruby 2.6 (@koic)
+* PR #230 - Fix behavior when shell and gather options are selected together
+
### 2.0.0-develop.15 / 2017-12-28
* PR #229 - Update .travis.yml. Add Ruby 2.5 to matrix (@abinoam)