summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyrylo Silin <silin@kyrylo.org>2018-11-04 13:58:21 +0800
committerKyrylo Silin <silin@kyrylo.org>2018-11-04 13:58:21 +0800
commitbba9bba07ee94dae909aaac21262256fe82b6156 (patch)
tree7fcbfc531d60413585d0208dfa39d142241475db
parent33a8500b5d9f55003c9bd018f28a4cff7b9d0f69 (diff)
downloadpry-changelog-next-version.tar.gz
-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