summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 0 insertions, 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