doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2021-11-22 18:45:07 -05:00
parent 18bf1062a8
commit 4fc4a91166
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 30 additions and 0 deletions

View File

@ -10,6 +10,21 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 21.14 (2021-11-22) ==
=== Highlights ===
* tt-rss: Allow selection of a domain name
=== Other Changes ===
* *: Split app initialization from app construction
* app: Introduce separate method for post initialization operations
* datetime: Avoid error when systemctl is not available
* debian: Fail build if no module dependencies found
* locale: Update translations for Swedish, Turkish, Ukrainian
* main: Drop initializing Django when listing dependencies
== FreedomBox 21.13 (2021-11-08) ==
=== Highlights ===

View File

@ -10,6 +10,21 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 21.14 (2021-11-22) ==
=== Highlights ===
* tt-rss: Allow selection of a domain name
=== Other Changes ===
* *: Split app initialization from app construction
* app: Introduce separate method for post initialization operations
* datetime: Avoid error when systemctl is not available
* debian: Fail build if no module dependencies found
* locale: Update translations for Swedish, Turkish, Ukrainian
* main: Drop initializing Django when listing dependencies
== FreedomBox 21.13 (2021-11-08) ==
=== Highlights ===