mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
CHANGELOG: mention #1767
This commit is contained in:
parent
42bfc92c52
commit
c180f2262d
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ See pull request [#1723](https://github.com/pry/pry/pull/1723)
|
|||
|
||||
See pull request [#1723](https://github.com/pry/pry/pull/1723)
|
||||
|
||||
* Silenced the `Could not find files for the given pattern(s)` error message
|
||||
coming from `where` on Windows, when `less` or another pager is not installed
|
||||
([#1767](https://github.com/pry/pry/pull/1767))
|
||||
|
||||
#### Pry developers
|
||||
|
||||
* Optionally skip a spec on specific Ruby engine(s) by providing `expect_failure: [:mri, :jruby]`
|
||||
|
|
Loading…
Reference in a new issue