Skip to content

Commit 6793937

Browse files
author
chrisroberts
committed
Version bump
1 parent d892615 commit 6793937

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
=== v0.1.8
25
* Better exception handling for error logging
36
* Send overwrite flag to Resource#move

lib/dav4rack/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module DAV4Rack
2-
VERSION = '0.1.8'
2+
VERSION = '0.2.0'
33
end

0 commit comments

Comments
 (0)