Skip to content

Commit 3578b40

Browse files
authored
Add CHANGELOG entries for 0.18, 0.19, and 0.20. (#123)
1 parent 992216a commit 3578b40

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# origin 0.20
2+
3+
## Changes
4+
5+
The `origin-program`, `origin-thread`, and `origin-signal` features are now
6+
combined into a single `take-charge` feature.
7+
8+
# origin 0.19
9+
10+
## Changes
11+
12+
`current_tls_addr` now has a `module` parameter instead of hard-coding the
13+
module to be 1.
14+
15+
# origin 0.18
16+
17+
## Changes
18+
19+
The `set_thread_id` feature is now enabled unconditionally.
20+
121
# origin 0.17
222

323
## Changes

0 commit comments

Comments
 (0)