From 439fc2a9fabb1b81e10e988e4fcb42bc5816456f Mon Sep 17 00:00:00 2001 From: catharanthus Date: Wed, 2 Feb 2022 15:34:41 +0300 Subject: [PATCH] changelog updated --- doc/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index 37806da..bc01a28 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,3 +1,12 @@ +======================== +SDM 1.0.3 +------------------------ +Released on 2022-02-02 +======================== + +* bundled Lua interpreter updated to 5.4.4 +* pluginprovider: SDMAbstractQueuedSource class redesigned + ======================== SDM 1.0.2 ------------------------