diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da1a1eef..8557e24fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # Change Log All notable changes to this project will be documented in this file. +## [Unreleased] +### Added +- Added Disks module to show free space of mounted partitions and +allow expanding the root partition. +- Added Persian (fa) locale. +- Added Indonesian (id) locale. +- Added options to toggle Tor relay and bridge relay modes. +- Added Security module to control login restrictions. + +### Fixed +- Improved Dynamic DNS status message when no update needed. +- Improved Ikiwiki description. + ## [0.9.4] - 2016-06-14 ### Fixed - Fixed quoted values in nslcd config. @@ -42,5 +55,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 without being logged in to Plinth. +[Unreleased]: https://github.com/freedombox/Plinth/compare/v0.9.4...HEAD [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