Skip to content

Commit

Permalink
Added information for version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed Feb 14, 2015
1 parent 035d813 commit c16ac93
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 0.2.0 (2015-02-14)
-------------------------------------------------
- Updated changelog.
- Changed version number.
- Changed version number.
- Merged changes.
- Merge branch 'master' of https://github.com/alinex/node-fs
- Added information for version 0.2.0
- Added ignoreErrors option.
- Update dependent packages.

Version 0.1.10 (2015-02-03)
-------------------------------------------------
- Bug fixed: complete filename without asterix will now match also.
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.10",
"version": "0.2.0",
"description": "Extension of nodes filesystem tools.",
"copyright": "Alexander Schilling 2014",
"private": false,
Expand Down

0 comments on commit c16ac93

Please sign in to comment.