diff options
author | Kali Kaneko <kali@leap.se> | 2017-10-06 18:41:16 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-10-06 18:45:37 +0200 |
commit | 038132d3b53a100c26e1ccac34f95771f505cbab (patch) | |
tree | 24fdde02c0ceab3da39ea81f1f99b9904b38bef9 | |
parent | a5cb9c9940b34252da66d43498d705980532f60c (diff) |
[docs] add singleton bootstrap fix to changelogapi_uri
-rw-r--r-- | docs/changelog.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 0212b0d1..78c0fc71 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,19 @@ Changelog ===================== +0.10.2 - `master`_ +------------------------------- + +.. note:: This version is not yet released and is under active development. + +0.10.1 +--------------------- + +Bugfixes +~~~~~~~~ +- `#9073 <https://0xacab.org/leap/bitmask-dev/issues/9073>`_: fix bootstrapping of providers like riseup. +- Use the right path for firewall in debian packages. + 0.10.0 - la rosa de foc ----------------------- |