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 9af4f1d commit ac7260bCopy full SHA for ac7260b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.7.5 (May 20, 2017)
2
+
3
+* fix #15 can't make the alises to work (using Declarative Approach)
4
5
# 0.7.4 (May 20, 2017)
6
7
* fix multimachine_filter error with commands without vmname
lib/vagrant/compose/version.rb
@@ -1,5 +1,5 @@
module Vagrant
module Compose
- VERSION = "0.7.4"
+ VERSION = "0.7.5"
end
0 commit comments