mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v0.15.1
This commit is contained in:
parent
541138d698
commit
0d248ea364
@ -1,6 +1,10 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.15.1] - 2017-07-02
|
||||
### Fixed
|
||||
- Fixed python format string in translation.
|
||||
|
||||
## [0.15.0] - 2017-07-01
|
||||
### Added
|
||||
- Added Tahoe-LAFS module for distributed file storage.
|
||||
|
||||
@ -19,4 +19,4 @@
|
||||
Plinth package init file
|
||||
"""
|
||||
|
||||
__version__ = '0.15.0'
|
||||
__version__ = '0.15.1'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user