diff --git a/CHANGELOG.md b/CHANGELOG.md index dc0325c..cf26cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added +- Directory and file links in listings now have a title="..." attribute. + (Patch by `@janglapuk` <>.) + +### Fixed +- Fix for hung requests when the module is used along with `ngx_pagespeed`. + (Patch by Otto van der Schaaf <>oschaaf@we-amp.com>>.) + ## [0.3.6] - 2016-01-26 ### Added