File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v1.0.0 (2023-06-20)
6
+
7
+ ### Feature
8
+ * feat(hook): add pre_write_hook ([ ` 4de0ad6 ` ] ( https://github.com/projectcaluma/manabi/commit/4de0ad65b95bbd0be5fa19ed986660233fcd6b6c ) )
9
+
10
+ ### Fix
11
+ * fix: fuzzying found relative urls like '..' ([ ` e74b263 ` ] ( https://github.com/projectcaluma/manabi/commit/e74b2638f9413b339988dea52eb2b8747262a2dc ) )
12
+
13
+ ### Feature
14
+ * feat(hook): add payload to token ([ ` 7679f9d ` ] ( https://github.com/projectcaluma/manabi/commit/7679f9d2d1a87fd933c5af109bfb1ec244a0c480 ) )
15
+
5
16
## v0.7.1 (2022-12-02)
6
17
7
18
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " manabi"
3
- version = " 0.7.1 "
3
+ version = " 1.0.0 "
4
4
description = " Provide WebDAV access for documents."
5
5
homepage = " https://github.com/projectcaluma/manabi"
6
6
repository = " https://github.com/projectcaluma/manabi"
You can’t perform that action at this time.
0 commit comments