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

Commit

Permalink
Update v0.2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Virgil Dupras committed Apr 2, 2017
1 parent 1d431bd commit 8fb692b
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions docs/release_notes/v0.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,19 @@ Python 3.4, 3.5 and 3.6. LXD 2.0+.
New features
------------

* Add support for ZSH completion
* Add support for ZSH completion (`#39 <https://github.com/lxdock/lxdock/pull/39>`_)
* Add the possibility to use the ``lxdock`` command from subfolders
(`#45 <https://github.com/lxdock/lxdock/pull/45>`_)
* Add support for ansible options related to ansible-vault
(``ask_vault_pass``, ``vault_password_file``)
* Add support for shell provisioning
(`#54 <https://github.com/lxdock/lxdock/pull/54>`_)
* Add support for shell provisioning (`#56 <https://github.com/lxdock/lxdock/pull/56>`_)
* Add a ``password`` option to set the password of users created using the ``users`` option
(`#60 <https://github.com/lxdock/lxdock/pull/60>`_)

Improvements
------------

* Improve documentation (`#49 <https://github.com/lxdock/lxdock/pull/49>`_,
`#43 <https://github.com/lxdock/lxdock/pull/43>`_)
* Fix integration tests flakiness

0 comments on commit 8fb692b

Please sign in to comment.