summary refs log tree commit diff stats
path: root/changelog.md
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2024-07-12 19:33:54 +0800
committerGitHub <noreply@github.com>2024-07-12 13:33:54 +0200
commit570deb10d33da581f1dc61c189ab04ed6c6d470f (patch)
tree36bb39f6db73cd8133fac58954fbc9cde36c8435 /changelog.md
parent22ba5abd635a1b50c76acb0b80097a663cdf97c9 (diff)
downloadNim-570deb10d33da581f1dc61c189ab04ed6c6d470f.tar.gz
deprecate `owner` from `std/macros` (#23828)
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index d2332dd57..75b848ebd 100644
--- a/changelog.md
+++ b/changelog.md
@@ -19,6 +19,8 @@
 
 - JS backend now supports lambda lifting for closures. Use `--legacy:jsNoLambdaLifting` to emulate old behavior.
 
+- `owner` in `std/macros` is deprecated.
+
 ## Standard library additions and changes
 
 [//]: # "Changes:"