changelog for LOG4J2-2858
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0ee5b3a..517b2a3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -201,6 +201,9 @@
         RingBufferLogEventTranslator uses a static ContextDataInjector instead of initializing a new object
         on each thread.
       </action>
+      <action issue="LOG4J2-2858" dev="ckozak" type="add" due-to="Stepan Gorban">
+        More flexible configuration of the Disruptor WaitStrategy.
+      </action>
     </release>
     <release version="2.13.3" date="2020-05-10" description="GA Release 2.13.3">
       <action issue="LOG4J2-2838" dev="rgoers" type="fix">