diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 1d43f250..ffbe1329 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,29 @@ [ { - "tag": "dev-20250618-888ab30b", - "date": "2025-06-18T14:03:30+00:00", + "tag": "dev-20250618-20b0e41a", + "date": "2025-06-18T14:27:09+00:00", "commits": [ + { + "sha": "20b0e41a", + "message": "update the tips on how to mark task as rss feed only.", + "author": "arabcoders", + "date": "2025-06-18T14:27:09+00:00", + "full_sha": "20b0e41aaa47b4704b856d741629794f99b1d66f" + }, + { + "sha": "cf647cb8", + "message": "Fix missing parameter", + "author": "arabcoders", + "date": "2025-06-18T14:25:27+00:00", + "full_sha": "cf647cb8bf8db73345a2e939aa743da6cf65f5d2" + }, + { + "sha": "f6c44245", + "message": "make the task handler timer configurable", + "author": "arabcoders", + "date": "2025-06-18T14:23:42+00:00", + "full_sha": "f6c44245f633b0937b27934f8f5970881a7c7a9e" + }, { "sha": "888ab30b", "message": "Allow task handler to work even if no timer is set.", @@ -25,7 +46,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "888ab30bfcab2af3c7b5c7a919fed03beeb8de77" + "full_sha": "20b0e41aaa47b4704b856d741629794f99b1d66f" }, { "tag": "dev-20250616-c07465a6",