Skip to content

Commit

Permalink
Added information for version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed May 11, 2014
1 parent 45e4ac4 commit ece744c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Changelog.md
Expand Up @@ -4,6 +4,14 @@ Version changes
The following list gives a short overview about what is changed between
individual versions:

Version 0.1.2 (2014-05-11)
-------------------------------------------------
- Added multiple debug messages and fixed move tests.
- Added tests for move.
- Added options support to the move method and usage documentation.
- Added methods to move files or directories.
- Don't touch the original fs so it may be used unchanged.

Version 0.1.1 (2014-05-09)
-------------------------------------------------
- Added ignore and overwrite options to copy method.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "alinex-fs",
"version": "0.1.1",
"version": "0.1.2",
"description": "Extension of nodes filesystem tools.",
"copyright": "Alexander Schilling 2014",
"private": false,
Expand Down

0 comments on commit ece744c

Please sign in to comment.