From 83458e617c0f1cc0cb159b46792431bdd72ff086 Mon Sep 17 00:00:00 2001 From: Kyrylo Silin Date: Thu, 8 Aug 2019 02:19:29 +0800 Subject: CHANGELOG: mention #2060 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01de5365..56e73401 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ ([#2027](https://github.com/pry/pry/pull/2027)) * Added the `--code` flag to the `wtf` command, which shows code for each backtrace frame ([#2037](https://github.com/pry/pry/pull/2037)) +* Added the ability to paste method call chains with leading dots + ([#2060](https://github.com/pry/pry/pull/2060)) #### API changes -- cgit v1.2.1