CHANGELOG: Mention fancyindex_directories_first directive
parent
2fa65b05f1
commit
47131b01d1
|
@ -2,6 +2,10 @@
|
||||||
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]
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- New `fancyindex_directories_first` configuration directive (enabled by
|
||||||
|
default), which allows setting whether directories are sorted before other
|
||||||
|
files. (Patch by Luke Zapart <<luke@zapart.org>>.)
|
||||||
|
|
||||||
## [0.4.0] - 2016-06-08
|
## [0.4.0] - 2016-06-08
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in New Issue