diff --git a/ChangeLog.txt b/ChangeLog.txt index d202f4d0..221a79ba 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,11 @@ +2.0.15 - 2022-xx-xx +=================== + +Broker: +- Fix memory leak when a plugin modifies the topic of a message in + MOSQ_EVT_MESSAGE. + + 2.0.14 - 2021-11-17 ===================