Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
Co-Authored-By: longfin <[email protected]>
  • Loading branch information
earlbread and longfin authored Apr 28, 2019
1 parent fbd0f6e commit eb2e74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To be released.
- The difficulty was changed from representing the number of leading zeros of
target number to representing a divisor to obtain the target number.
[[#213]]
- Removed unnecessary writer lock on `BlockChain<T>.StageTrasactions()`. [[#217]]
- Removed unnecessary writer lock on `BlockChain<T>.StageTransactions()`. [[#217]]
- Improve concurrency of `BlockChain<T>.Append()`. [[#217]]

[#185]: https://github.com/planetarium/libplanet/pull/185
Expand Down

0 comments on commit eb2e74b

Please sign in to comment.