diff options
author | Kali Kaneko <kali@leap.se> | 2017-10-11 18:43:12 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-10-11 18:43:12 +0200 |
commit | 70a5078e052abd621a3563e1e0fd0f396ea570d2 (patch) | |
tree | dd97d8b8e0d659b9a162ff50c4f10a8b24873faa /docs/changelog.rst | |
parent | 02a2406d82727cb82a4fbf0228c785d205ad5f73 (diff) |
[docs] update changelog
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index c3a40f2f..d197eded 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,9 +6,15 @@ Changelog .. note:: This version is not yet released and is under active development. +Features +~~~~~~~~ +- Ship gpg1 binary with osx builds. + Bugfixes ~~~~~~~~ - `#9099 <https://0xacab.org/leap/bitmask-dev/issues/9099>`_: properly check for openvpn binary path in bundles. +- Ship cacert.pem inside Bitmask.app +- Avoid importing linux-specific constants in firewall helpers. 0.10.1 |