Update CHANGELOG.md
This commit is contained in:
parent
52cca8e7f6
commit
fd22ccc073
1 changed files with 7 additions and 0 deletions
|
@ -1,11 +1,18 @@
|
||||||
## [1.1.1](https://github.com/fgrehm/vagrant-lxc/compare/v1.1.0...master) (unreleased)
|
## [1.1.1](https://github.com/fgrehm/vagrant-lxc/compare/v1.1.0...master) (unreleased)
|
||||||
|
|
||||||
|
FEATURES:
|
||||||
|
- Support private networking using DHCP [GH-352]
|
||||||
|
|
||||||
|
[GH-352]: https://github.com/fgrehm/vagrant-lxc/pull/352
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
- Move mountpoint creation to lxc template for lvm rootfs support [[GH-361]] / [[GH-359]]
|
- Move mountpoint creation to lxc template for lvm rootfs support [[GH-361]] / [[GH-359]]
|
||||||
- Mount selinux sys dir read-only [[GH-357]] / [[GH-301]]
|
- Mount selinux sys dir read-only [[GH-357]] / [[GH-301]]
|
||||||
|
- Use correct ruby interpreter when generating sudoers file [[GH-355]]
|
||||||
|
|
||||||
[GH-301]: https://github.com/fgrehm/vagrant-lxc/issues/301
|
[GH-301]: https://github.com/fgrehm/vagrant-lxc/issues/301
|
||||||
|
[GH-355]: https://github.com/fgrehm/vagrant-lxc/pull/355
|
||||||
[GH-357]: https://github.com/fgrehm/vagrant-lxc/pull/357
|
[GH-357]: https://github.com/fgrehm/vagrant-lxc/pull/357
|
||||||
[GH-359]: https://github.com/fgrehm/vagrant-lxc/issues/359
|
[GH-359]: https://github.com/fgrehm/vagrant-lxc/issues/359
|
||||||
[GH-361]: https://github.com/fgrehm/vagrant-lxc/pull/361
|
[GH-361]: https://github.com/fgrehm/vagrant-lxc/pull/361
|
||||||
|
|
Loading…
Reference in a new issue