diff options
Diffstat (limited to 'docs/changelog-next.rst')
-rw-r--r-- | docs/changelog-next.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog-next.rst b/docs/changelog-next.rst index c5430b54..9d5f6297 100644 --- a/docs/changelog-next.rst +++ b/docs/changelog-next.rst @@ -10,6 +10,9 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff. Features ~~~~~~~~ +- Refactor authentication code to use twisted credential system. +- `#8764 <https://0xacab.org/leap/soledad/issues/8764>`_: Allow unauthenticated + users to retrieve the capabilties banner. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |