Skip to content

Commit

Permalink
Added information for version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed Sep 3, 2015
1 parent dc9c8ad commit fb2c3d7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Version changes
The following list gives a short overview about what is changed between
individual versions:

Version 1.0.5 (2015-09-03)
-------------------------------------------------
- Use other url for web tests.
- Use other url for web tests.
- Fixed test timeouts.
- Fixed use of config filename in config.
- Remove debug output through console.log.
- Fix auto path generation for direct file load.
- Optimize direct file load and fix error output in debug mode.
- Don't use index as path.

Version 1.0.4 (2015-08-19)
-------------------------------------------------
- Add example for splitted configuration.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alinex-config",
"version": "1.0.4",
"version": "1.0.5",
"description": "Loading configuration files from different formats asynchronous with possible checks.",
"copyright": "Alexander Schilling 2014-2015",
"private": false,
Expand Down

0 comments on commit fb2c3d7

Please sign in to comment.