mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
Release v0.11.0
This commit is contained in:
parent
02bc724dc1
commit
e7a7d83208
@ -1,7 +1,7 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
## [0.11.0] - 2016-09-21
|
||||
### Added
|
||||
- Added loading icon for other busy operations.
|
||||
- Added basic front page with shortcuts to web apps, and information
|
||||
@ -130,7 +130,7 @@ 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.
|
||||
|
||||
[Unreleased]: https://github.com/freedombox/Plinth/compare/v0.10.0...HEAD
|
||||
[0.11.0]: https://github.com/freedombox/Plinth/compare/v0.10.0...v0.11.0
|
||||
[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.3]: https://github.com/freedombox/Plinth/compare/v0.9.2...v0.9.3
|
||||
|
||||
@ -19,4 +19,4 @@
|
||||
Plinth package init file
|
||||
"""
|
||||
|
||||
__version__ = '0.10.0'
|
||||
__version__ = '0.11.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user