From 8b1d6b9ef7c78baaec322724055b75a256e23dca Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Sun, 30 Oct 2011 22:05:25 +0100 Subject: [PATCH] Updates readme. --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9e451d14..0c31883b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ * Website with download, docs and demo: * Sources: +* Q&A group: h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h5ai/blob/master/LICENSE.txt). It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) (GPL license). @@ -10,11 +11,14 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733 ## Changelog -### v0.16 · *2011-09-??* +### v0.16 · *2011-11-??* -* sorted translations in `options.js` -* improved HTML head sections -* +* sorts translations in `options.js` +* improves HTML head sections +* refactors JavaScript a lot +* improves/fixes file selection for zipped download +* zipped download is disabled by default now +* fixed scrollbar and header/footer links issues (didn't work when zipped download enabled) ### v0.15.2 · *2011-09-18*