File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 4
4
### Bug fixes
5
5
* properly detect hosts file location on Windows guests [[ #67 ] ( https://github.com/smdahlen/vagrant-hostmanager/pull/67 )]
6
6
* do not add host if IP cannot be determined [[ #85 ] ( https://github.com/smdahlen/vagrant-hostmanager/pull/85 )]
7
+ * force moving of hosts file on Linux guests [[ #93 ] ( https://github.com/smdahlen/vagrant-hostmanager/pull/93 )]
8
+ * allow top-level config options (eg. ` ip_resolver ` ) to propagate to machine configs [[ #91 ] ( https://github.com/smdahlen/vagrant-hostmanager/issues/91 )]
9
+
10
+ ### Miscelaneous
11
+ * add passwordless sudo instructions to README[[ #95 ] ( https://github.com/smdahlen/vagrant-hostmanager/pull/95 )]
7
12
8
13
[ Full diff] ( https://github.com/smdahlen/vagrant-hostmanager/compare/v1.4.0...master )
9
14
You can’t perform that action at this time.
0 commit comments