mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Release v0.30.0 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
bc9a746b7e
commit
f5fb4a8eae
22
debian/changelog
vendored
22
debian/changelog
vendored
@ -1,3 +1,25 @@
|
||||
plinth (0.30.0) unstable; urgency=medium
|
||||
|
||||
[ Igor ]
|
||||
* Translated using Weblate (Russian)
|
||||
|
||||
[ Sciumedanglisc ]
|
||||
* Translated using Weblate (Italian)
|
||||
|
||||
[ Allan Nordhøy ]
|
||||
* Translated using Weblate (Norwegian Bokmål)
|
||||
|
||||
[ danielwine ]
|
||||
* Translated using Weblate (Hungarian)
|
||||
|
||||
[ Gayathri Das ]
|
||||
* Translated using Weblate (Hindi)
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* setup: Remove unavailable as a state in setup_helper
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 21 May 2018 17:15:47 -0400
|
||||
|
||||
plinth (0.29.1) unstable; urgency=high
|
||||
|
||||
[ Pavel Borecki ]
|
||||
|
||||
@ -7372,6 +7372,17 @@ wget https://www.thinkpenguin.com/files/ath9k_firmware_free-version/htc_7010.fw]
|
||||
<section>
|
||||
<title>Release Notes</title>
|
||||
<para>The following are the release notes for each FreedomBox version. </para>
|
||||
<section>
|
||||
<title>Version 0.30.0 (2018-05-21)</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Updated translations for Russian, Italian, Norwegian Bokmål, Hungarian, and Hindi </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>setup: Remove unavailable as a state in setup_helper </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section>
|
||||
<title>Version 0.29.1 (2018-05-08)</title>
|
||||
<itemizedlist>
|
||||
|
||||
@ -18,4 +18,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '0.29.0'
|
||||
__version__ = '0.30.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user