Skip to content

Commit

Permalink
Prepare CHANGELOG for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Feb 24, 2023
1 parent 4c7b281 commit 8cccba9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Current


## Release v1.2.1 (24 Feb 2023)

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

Expand Down

0 comments on commit 8cccba9

Please sign in to comment.