aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-03-24 13:39:56 +0000
committerGitHub <noreply@github.com>2026-03-24 13:39:56 +0000
commit515c22e922a208b3dee36f6052b73a0edcab7b5a (patch)
treeda7b0badf4dbb8caf3a9af1f76aa2a182f8da2a1
parent5e7f2dbeed8c411a10ad5f0899a4234e31b94030 (diff)
chore(main): release 1.0.0v1.0.0
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..b23ccb8
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,15 @@
+# Changelog
+
+## 1.0.0 (2026-03-24)
+
+
+### Features
+
+* first working version ([c6866e6](https://github.com/Mewsen/rclone-studip-backend-oot/commit/c6866e62087d38b83cd6038e9be94f4792b424ae))
+* write support ([2673b7d](https://github.com/Mewsen/rclone-studip-backend-oot/commit/2673b7d003e853bf7bc7ffc4ba829d9d9d4e4b15))
+
+
+### Bug Fixes
+
+* **build:** malformed build command ([0dc5b39](https://github.com/Mewsen/rclone-studip-backend-oot/commit/0dc5b3994d2e9c288aec7dc0ed4b759a6a450459))
+* deadlock in FillFolderNode when !childrenNode.IsReadable ([95563d3](https://github.com/Mewsen/rclone-studip-backend-oot/commit/95563d33c43d61e7a9b205d502f02846e2afcc45))