diff --git a/README.md b/README.md index 1d31e71c..da4635c1 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ There is no specific documentation for this project, but most of the information ## What's new? +08/01/2020 (v3.6.0): + +* Add UnmanagedDisruptor +* Support IEventProcessorSequenceAware for value event handlers +* Remove Sequencer + 22/11/2019 (v3.5.0): * Add ValueDisruptor diff --git a/src/Directory.Build.props b/src/Directory.Build.props index cc2591fd..fc411838 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -12,7 +12,7 @@ - 3.5.0 + 3.6.0 a18f8198ab94590f0a5ec7c3378ba87f997ea670 Disruptor A High Performance Inter-Thread Messaging Library