diff options
author | Abinoam Praxedes Marques Junior <abinoam@gmail.com> | 2018-05-12 21:25:54 -0300 |
---|---|---|
committer | Abinoam Praxedes Marques Junior <abinoam@gmail.com> | 2018-05-12 21:25:54 -0300 |
commit | f6dad04066a7ec982f07d12db04aa8633a541ec3 (patch) | |
tree | c3be6def8caf2fadf01fdf98038235953682b73b /Changelog.md | |
parent | 2be1734b5283e74511898ba3ffe50aeed6048917 (diff) | |
download | highline-f6dad04066a7ec982f07d12db04aa8633a541ec3.tar.gz |
Release 2.0.0-develop.16v2.0.0.pre.develop.16
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
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) |