moonpool/thread-local-storage/_doc-dir/CHANGES.md
2024-09-04 16:10:21 +00:00

11 lines
168 B
Markdown

# 0.2
- Incompatible API change, making things simpler.
- It is now safe to read TLS from asynchronous callbacks (e.g. memprof
callbacks).
# 0.1
initial release