aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Kegel <[email protected]>2024-08-14 13:52:51 -0700
committerRon Evans <[email protected]>2024-08-15 10:34:35 +0200
commit5368dd22c5c8bb7c7ae0e854569dd2ebcca504bb (patch)
treea38b7af6ad9971a4eb36ae1ad1769a5589baae24 /CHANGELOG.md
parent194396d71570318eb581245c49778341474d8ef6 (diff)
downloadtinygo-5368dd22c5c8bb7c7ae0e854569dd2ebcca504bb.tar.gz
tinygo-5368dd22c5c8bb7c7ae0e854569dd2ebcca504bb.zip
misspell.csv: add new misspellings; also check in result of 'make spellfix'.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 956d50b6d..c066df9fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1896,7 +1896,7 @@
- allow packages like github.com/tinygo-org/tinygo/src/\* by aliasing it
- remove `//go:volatile` support
It has been replaced with the runtime/volatile package.
- - allow poiners in map keys
+ - allow pointers in map keys
- support non-constant syscall numbers
- implement non-blocking selects
- add support for the `-tags` flag