File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 11
11
* Start of new locking implementation
12
12
* Fix rack #serving usage in DAV4Rack::File (thanks {pifleo}[https://github.com/pifleo])
13
13
* Force file namespacing in file resource to prevent conflicts with DAV4Rack::File (thanks {pifleo}[https://github.com/pifleo])
14
+ * Add ability to build xml from within a resource (thanks {mlmorg}[https://github.com/mlmorg])
14
15
15
16
=== v0.2.11
16
17
* URL escaping updates (thanks {exabugs}[https://github.com/exabugs])
Original file line number Diff line number Diff line change @@ -320,6 +320,7 @@ A big thanks to everyone contributing to help make this project better.
320
320
* {inferiorhumanorgans}[https://github.com/inferiorhumanorgans]
321
321
* {schmurfy}[https://github.com/schmurfy]
322
322
* {pifleo}[https://github.com/pifleo]
323
+ * {mlmorg}[https://github.com/mlmorg]
323
324
324
325
== License
325
326
You can’t perform that action at this time.
0 commit comments