From 3b483a9cba99fb57ec9c15231777feb77b259b28 Mon Sep 17 00:00:00 2001 From: Kyrylo Silin Date: Wed, 17 Jun 2015 17:46:42 +0300 Subject: [PATCH] CHANGELOG: mention recent important changes for the upcoming release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9514c80b..1767251f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ * Removed hints on Foreman support (see [this](https://github.com/ddollar/foreman/pull/536)) * Fixed support for the tee command ([#1334](https://github.com/pry/pry/issues/1334)) * Implemented support for CDPATH for ShellCommand ([#1433](https://github.com/pry/pry/issues/1433), [#1434](https://github.com/pry/pry/issues/1434)) +* `Pry::CLI.parse_options` does not start Pry anymore ([#1393](https://github.com/pry/pry/pull/1393)) +* The gem uses CPU-less platforms for Windows now ([#1410](https://github.com/pry/pry/pull/1410)) ### 0.10.1