Skip to content

Commit

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

Version 1.0.1 (2015-07-07)
-------------------------------------------------
- Allow register() to be used for modules, too.

Version 1.0.0 (2015-07-04)
-------------------------------------------------
- Added paging for blog posts.
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.0",
"version": "1.0.1",
"description": "Loading configuration files from different formats asynchronous with possible checks.",
"copyright": "Alexander Schilling 2014-2015",
"private": false,
Expand Down

0 comments on commit acf419a

Please sign in to comment.