mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-05 04:47:29 +02:00
Version 0.22
This commit is contained in:
@@ -58,7 +58,7 @@ It profits from these great projects:
|
|||||||
## Changelog
|
## Changelog
|
||||||
(**h5ai** uses [semantic versioning](http://semver.org/))
|
(**h5ai** uses [semantic versioning](http://semver.org/))
|
||||||
|
|
||||||
### v0.22 - *2012-??-??*
|
### v0.22 - *2012-10-14*
|
||||||
|
|
||||||
* general changes h5ai directory layout and configuration
|
* general changes h5ai directory layout and configuration
|
||||||
* splits configuration file (`config.json`) into files `options.json`, `types.json` and `langs.json`
|
* splits configuration file (`config.json`) into files `options.json`, `types.json` and `langs.json`
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "h5ai",
|
"name": "h5ai",
|
||||||
"version": "0.22-dev",
|
"version": "0.22",
|
||||||
"description": "a modern HTTP web server index",
|
"description": "a modern HTTP web server index",
|
||||||
"url": "http://larsjung.de/h5ai/",
|
"url": "http://larsjung.de/h5ai/",
|
||||||
"author": "Lars Jung",
|
"author": "Lars Jung",
|
||||||
|
Reference in New Issue
Block a user