From bba9bba07ee94dae909aaac21262256fe82b6156 Mon Sep 17 00:00:00 2001 From: Kyrylo Silin Date: Sun, 4 Nov 2018 13:58:21 +0800 Subject: + --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99d5b02c..65a8f4d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,6 @@ ([#1723](https://github.com/pry/pry/pull/1723)) * Added a new command, `gem-stat`, that prints gem statistics such as gem dependencies and downloads ([#1707](https://github.com/pry/pry/pull/1707)) -* Added `Pry::Platform#known_engines`, which returns an Array of Ruby engines - (MRI, JRuby) that Pry is known to run on ([#1694](https://github.com/pry/pry/pull/1694)) * Added support for nested exceptions for the `wtf` command ([#1791](https://github.com/pry/pry/pull/1791)) * Added support for dynamic prompt names -- cgit v1.2.1