parent
27af40a524
commit
52906f68da
@ -0,0 +1,20 @@
|
||||
# Changelog
|
||||
All notable changes to modoboa-homepage will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.2.0] - 2018-10-18
|
||||
### Added
|
||||
- `MODOBOA_HOMEPAGE_SHORTCUTS` can be a method which will be called with
|
||||
the current User as first argument.
|
||||
|
||||
### Changed
|
||||
- Simplify the index.html to ease customization.
|
||||
|
||||
## [0.1.0] - 2018-09-21
|
||||
### Added
|
||||
- Simple homepage view with shortcuts, which must be defined in settings
|
||||
through `MODOBOA_HOMEPAGE_SHORTCUTS`.
|
Loading…
Reference in New Issue