Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
lmakarov committed Nov 16, 2015
2 parents 394bd26 + ff6eca7 commit 5d972d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.3.1 (2015-11-16)

- Remove /cygdrive prefix
- /cygdrive prefix was needed for docker-compose installed via pip. The native binary does not expect this prefix.
- Give all permissions on files (777) on the smb mount
- Allows any script files to be executed

## 1.3.0 (2015-11-10)

- Version updates
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.3.1

0 comments on commit 5d972d2

Please sign in to comment.