Skip to content

Commit

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

Version 0.1.9 (2015-01-26)
-------------------------------------------------
- Fixed bug in tempdirSync() call.
- Added tempdir() method.
- Optimized stat calls with dereferences.
- Updated depending modules.
- Fixed package.json version notation.
- Fixed npmignor file.

Version 0.1.8 (2014-09-27)
-------------------------------------------------
- Upgraded alinex-make module.
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-fs",
"version": "0.1.8",
"version": "0.1.9",
"description": "Extension of nodes filesystem tools.",
"copyright": "Alexander Schilling 2014",
"private": false,
Expand Down

0 comments on commit 1cba0eb

Please sign in to comment.