Update changelog
This commit is contained in:
parent
8b1573c536
commit
c7c1d8a1c6
1 changed files with 4 additions and 0 deletions
|
@ -12,10 +12,14 @@ DEPRECATIONS:
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
|
|
||||||
|
- New `vagrant lxc sudoers` command for creating a policy for users in order to
|
||||||
|
avoid `sudo` passwords [[GH-237]] / [[GH-257]]
|
||||||
- Support for NFS and rsync synced folders.
|
- Support for NFS and rsync synced folders.
|
||||||
- Support for synced folder mount options allowing for using read only synced
|
- Support for synced folder mount options allowing for using read only synced
|
||||||
folders [[GH-193]]
|
folders [[GH-193]]
|
||||||
|
|
||||||
|
[GH-237]: https://github.com/fgrehm/vagrant-lxc/issues/237
|
||||||
|
[GH-257]: https://github.com/fgrehm/vagrant-lxc/pull/257
|
||||||
[GH-193]: https://github.com/fgrehm/vagrant-lxc/issues/193
|
[GH-193]: https://github.com/fgrehm/vagrant-lxc/issues/193
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
Loading…
Reference in a new issue