Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeb01 committed Feb 26, 2018
1 parent 09ad875 commit a6cea9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ A High Performance Inter-Thread Messaging Library

- Drop support for JDK6, support JDK7 and above only.
- Add `ThreadHints.onSpinWait` to all busy spins within Disruptor.
- Increase default sleep time for LockSupport.parkNanos to prevent busy spinning.

### 3.3.8

- Revert belt and braces WaitStategy signalling.
- Revert belt and braces WaitStrategy signalling.

### 3.3.7

Expand Down

0 comments on commit a6cea9d

Please sign in to comment.