Feature #10378 ยป update_NEWS.patch
NEWS | ||
---|---|---|
90 | 90 |
=== Core classes compatibility issues (excluding feature bug fixes) |
91 |
* Complex |
|
92 |
* incompatible changes: |
|
93 |
* Complex#real? now returns true if imaginary part is 0. |
|
94 | ||
91 | 95 |
* Enumerable |
92 | 96 |
* Enumerable#slice_before's state management deprecated. |
93 | 97 |
* Enumerable#chunk's state management deprecated. |
94 |
- |