Skip to content

Commit

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

Version 1.4.2 (2017-03-27)
-------------------------------------------------
- Update alinex-util@2.5.1, async@2.2.0, debug@2.6.3, request@2.81.0, alinex-builder@2.4.1, deasync@0.1.9
- Fix missing callback after revalidation.
- Debug schema values in sublevel config:values.
- Update some dependencies.
- Fix documentation to hide style comments in github view.
- Optimize debugging output.
- Optimize debugging output.
- Add title for validating on debug.
- Extend example in documentation.

Version 1.4.1 (2016-10-18)
-------------------------------------------------
- Optimize event list creation only for events there listeners are available.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alinex-config",
"version": "1.4.1",
"version": "1.4.2",
"description": "Loading configuration files from different formats asynchronous with possible checks.",
"copyright": "Alexander Schilling 2014-2016",
"private": false,
Expand Down Expand Up @@ -52,4 +52,4 @@
"node": ">=0.10"
},
"os": []
}
}

0 comments on commit a1b957c

Please sign in to comment.