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

Commit

Permalink
Version 0.7.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 Jul 1, 2016
1 parent 8058814 commit a9baed6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 2 additions & 7 deletions docs/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# Changelog

### BUGFIXES :
### BUGFIX :

- [#72] Pseudo display in Horizon.
- [#74] Crash on concurrent map write.

### IMPROVEMENT :

- [#73] Pseudo directory times.
- [#76] Panic on rename.
2 changes: 1 addition & 1 deletion svfs/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package svfs

// Version is the current SVFS version
const Version = "0.7.1"
const Version = "0.7.2"

0 comments on commit a9baed6

Please sign in to comment.