Update refs [ci skip]
This commit is contained in:
parent
41456eb005
commit
9e0c6311e1
5
NEWS.md
5
NEWS.md
@ -90,8 +90,8 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log
|
|||||||
## Compatibility issues
|
## Compatibility issues
|
||||||
|
|
||||||
* Error messages and backtrace displays have been changed.
|
* Error messages and backtrace displays have been changed.
|
||||||
* Use a single quote instead of a backtick as a opening quote. [Feature #16495]
|
* Use a single quote instead of a backtick as a opening quote. [[Feature #16495]]
|
||||||
* Display a class name before a method name (only when the class has a permanent name). [Feature #19117]
|
* Display a class name before a method name (only when the class has a permanent name). [[Feature #19117]]
|
||||||
* `Kernel#caller`, `Thread::Backtrace::Location`'s methods, etc. are also changed accordingly.
|
* `Kernel#caller`, `Thread::Backtrace::Location`'s methods, etc. are also changed accordingly.
|
||||||
```
|
```
|
||||||
Old:
|
Old:
|
||||||
@ -140,3 +140,4 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log
|
|||||||
[Feature #20205]: https://bugs.ruby-lang.org/issues/20205
|
[Feature #20205]: https://bugs.ruby-lang.org/issues/20205
|
||||||
[Bug #20218]: https://bugs.ruby-lang.org/issues/20218
|
[Bug #20218]: https://bugs.ruby-lang.org/issues/20218
|
||||||
[Feature #20265]: https://bugs.ruby-lang.org/issues/20265
|
[Feature #20265]: https://bugs.ruby-lang.org/issues/20265
|
||||||
|
[Feature #20429]: https://bugs.ruby-lang.org/issues/20429
|
||||||
|
Loading…
x
Reference in New Issue
Block a user