1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-19 04:01:32 +02:00

Set version to 0.3.1.

This commit is contained in:
Lars Jung
2011-06-24 15:39:44 +02:00
parent 4f09cbf00e
commit a529a32d3a
5 changed files with 13 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# h5ai v0.3   ·   a beautified Apache index
# h5ai v0.3.1   ·   a beautified Apache index
## Screenshots
@@ -35,6 +35,14 @@ will be wrapped by `<header>` and `<footer>` tags.
## Changelog
### v0.3.1
*2011-06-24*
* refactored js
* added `folderClick` and `fileClick` callback hooks
* fixed .emtpy style
### v0.3
*2011-06-23*