Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Lucas <xavier.lucas@corp.ovh.com>
  • Loading branch information
Xavier Lucas committed May 27, 2016
1 parent c0075a8 commit 5d18dc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions docs/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Changelog

### IMPROVEMENTS :
### FEATURE :

- [#58] Report correct information in `stat(2)` calls (used by `du`).
- [#58] Report correct information in `statfs(2)` calls (used by `df`).
- Remove fake directory size on containers.
- [#62] Support for symlinks.
2 changes: 1 addition & 1 deletion svfs/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package svfs

const Version = "0.6.1"
const Version = "0.6.2"

0 comments on commit 5d18dc6

Please sign in to comment.