diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index b36ebf610..cfbd51de9 100644 --- a/changelog.md +++ b/changelog.md @@ -28,6 +28,8 @@ - `shallowCopy` is removed for ARC/ORC. Use `move` when possible or combine assignment and `sink` for optimization purposes. +- `nimPreviewDotLikeOps` is going to be removed or deprecated. + ## Standard library additions and changes [//]: # "Changes:" |