mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Release 0.9.4
This commit is contained in:
parent
ef40941c7c
commit
6fe7802df1
@ -1,6 +1,10 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.9.4] - 2016-06-14
|
||||
### Fixed
|
||||
- Fixed quoted values in nslcd config.
|
||||
|
||||
## [0.9.3] - 2016-06-12
|
||||
### Added
|
||||
- Added Polish translation.
|
||||
@ -38,4 +42,5 @@ All notable changes to this project will be documented in this file.
|
||||
- Fixed issue that could allow someone to start a module setup process
|
||||
without being logged in to Plinth.
|
||||
|
||||
[0.9.4]: https://github.com/freedombox/Plinth/compare/v0.9.3...v0.9.4
|
||||
[0.9.3]: https://github.com/freedombox/Plinth/compare/v0.9.2...v0.9.3
|
||||
|
||||
@ -19,4 +19,4 @@
|
||||
Plinth package init file
|
||||
"""
|
||||
|
||||
__version__ = '0.9.3'
|
||||
__version__ = '0.9.4'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user