Skip to content

Commit 3724916

Browse files
committed
Updated CHANGELOG
1 parent c521491 commit 3724916

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
* Fixed a Rubiniux bug in synchronization object
44
* Fixed all unterpreter warnings (except circular references)
5-
* Fixed requires when requiring Atom alone
5+
* Fixed requires when requiring `Atom` alone
66
* Significantly improved `ThreadLocalVar` on non-JRuby platforms
77
* Fixed error handling in Edge `Concurrent.zip`
88
* `AtomicFixnum` methods `#increment` and `#decrement` now support optional delta
9-
* New AtomicFixnum#update` method
9+
* New `AtomicFixnum#update` method
1010
* Minor optimizations in `ReadWriteLock`
1111
* New `ReentrantReadWriteLock` class
1212
* `ThreadLocalVar#bind` method is now public
13+
* Refactored many tests
1314

1415
## Current Release v0.9.0 (10 July 2015)
1516

0 commit comments

Comments
 (0)