NEWS.md: mention "Freeze Regexp literals" [Feature #8948]
This commit is contained in:
parent
9feca5ceb9
commit
815807d2ab
6
NEWS.md
6
NEWS.md
@ -26,6 +26,12 @@ Hash::
|
|||||||
|
|
||||||
### Compatibility issues (excluding feature bug fixes)
|
### Compatibility issues (excluding feature bug fixes)
|
||||||
|
|
||||||
|
* Regexp literals are frozen [Feature #8948] [Feature #16377]
|
||||||
|
|
||||||
|
```
|
||||||
|
/foo/.frozen? #=> true
|
||||||
|
```
|
||||||
|
|
||||||
### Stdlib compatibility issues (excluding feature bug fixes)
|
### Stdlib compatibility issues (excluding feature bug fixes)
|
||||||
|
|
||||||
### C API updates
|
### C API updates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user