We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d892615 commit 6793937Copy full SHA for 6793937
CHANGELOG.rdoc
@@ -1,3 +1,6 @@
1
+=== v0.2.0
2
+* Update to remote URL is passed to NGINX for proxying. Use headers instead of request
3
+
4
=== v0.1.8
5
* Better exception handling for error logging
6
* Send overwrite flag to Resource#move
lib/dav4rack/version.rb
@@ -1,3 +1,3 @@
module DAV4Rack
- VERSION = '0.1.8'
+ VERSION = '0.2.0'
end
0 commit comments