|
@@ -0,0 +1,17 @@
|
|
|
+# Change Log
|
|
|
+
|
|
|
+All notable changes to this project will be documented in this file.
|
|
|
+See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
+
|
|
|
+# 1.1.0-alpha.0 (2022-06-20)
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+* add dev release workflow for scheduler ([24a4cc7](https://github.com/standardnotes/server/commit/24a4cc79ae44d436581efa42dd4c3162014fbe4c))
|
|
|
+* missing async ([e6295ed](https://github.com/standardnotes/server/commit/e6295ed76425842d871081fbb23783e29ae3563e))
|
|
|
+* package dependencies setup ([ebcd69b](https://github.com/standardnotes/server/commit/ebcd69bdae6a0391416b4caa95f052fef1cc2057))
|
|
|
+* starting scheduler ([b6b06ac](https://github.com/standardnotes/server/commit/b6b06acce507af466a3384ab8fb888870b2c20b8))
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+* add scheduler server ([e197908](https://github.com/standardnotes/server/commit/e197908a56fccc7be4544431f8912e398c0cef99))
|