Skip to content

Commit

Permalink
v1.3.1 add to README
Browse files Browse the repository at this point in the history
  • Loading branch information
TotallyInformation committed Jan 13, 2020
1 parent 72556f3 commit c3bcc80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ To install a development version, use:
- all options now set able the incoming msg
- (\*) because of the new functionality, existing nodes may see more results returned

- 1.3.0 - 2020-01-13 new functionality(\*)
- Fix memory leak
- 1.3.1 - 2020-01-13 new functionality(\*)
- Fix memory leak [Issue #18](https://github.com/TotallyInformation/node-red-contrib-fs/issues/18) - thanks to Colin for reporting.
- Add configuration option to turn off output warnings - these can be excessive as they include "cannot access" general warnings (permissions).
- Code tidy

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": "node-red-contrib-fs",
"version": "1.3.0",
"version": "1.3.1",
"description": "Node-Red Node that handles the host filing system.",
"scripts": {
"npmtags": "npm dist-tag ls node-red-contrib-uibuilder",
Expand Down

0 comments on commit c3bcc80

Please sign in to comment.