Skip to content

Commit

Permalink
add version log
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonProtter committed Mar 2, 2024
1 parent 062c397 commit 6e0662a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
OhMyThreads.jl Changelog
=========================

Version 0.4.7
-------------

- ![feature][badge-feature] Added `OhMyThreads.WithTaskLocals` that represents a closure over `TaskLocalValues`, but can have those values materialized as an optimization (using `OhMyThreads.promise_task_local`)
- ![Enhancement][badge-enhancement] Made `@tasks` use `OhMyThreads.WithTaskLocals` automatically as an optimization.

Version 0.4.6
-------------

Expand Down

0 comments on commit 6e0662a

Please sign in to comment.