mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
Release 0.10.0
This commit is contained in:
parent
68f67c0e79
commit
4e1ef764cb
@ -1,7 +1,7 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [Unreleased]
|
## [0.10.0] - 2016-08-12
|
||||||
### Added
|
### Added
|
||||||
- Added Disks module to show free space of mounted partitions and
|
- Added Disks module to show free space of mounted partitions and
|
||||||
allow expanding the root partition.
|
allow expanding the root partition.
|
||||||
@ -83,6 +83,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Fixed issue that could allow someone to start a module setup process
|
- Fixed issue that could allow someone to start a module setup process
|
||||||
without being logged in to Plinth.
|
without being logged in to Plinth.
|
||||||
|
|
||||||
[Unreleased]: https://github.com/freedombox/Plinth/compare/v0.9.4...HEAD
|
[0.10.0]: https://github.com/freedombox/Plinth/compare/v0.9.4...v0.10.0
|
||||||
[0.9.4]: https://github.com/freedombox/Plinth/compare/v0.9.3...v0.9.4
|
[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
|
[0.9.3]: https://github.com/freedombox/Plinth/compare/v0.9.2...v0.9.3
|
||||||
|
|||||||
@ -19,4 +19,4 @@
|
|||||||
Plinth package init file
|
Plinth package init file
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '0.9.4'
|
__version__ = '0.10.0'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user