Skip to content

Commit

Permalink
Add CHANGELOG for #990
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Feb 24, 2023
1 parent 8453a46 commit 9b15038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Current

* (#990) Add missing `require 'fiber'` for `FiberLocalVar`.
* (#989) Optimize `Concurrent::Map#[]` on CRuby by letting the backing Hash handle the `default_proc`.

## Release v1.2.0 (23 Jan 2023)
Expand Down

0 comments on commit 9b15038

Please sign in to comment.