Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8b19a50

Browse files
committedMay 4, 2017
Issue #281 : Directory streams etc are now auto closed to prevent systems running out of file handles.
1 parent 2d28a3c commit 8b19a50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

Diff for: ‎CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313

1414
* Issue **#278** : The date picker now hides once you select a date.
1515

16+
* Issue **#281** : Directory streams etc are now auto closed to prevent systems running out of file handles.
17+
1618
## [v5.0-beta.21] - 2017-05-04
1719

1820
* Issue **#263** : The explorer tree now allows you to collapse the root 'System' node after it is first displayed.

0 commit comments

Comments
 (0)
Please sign in to comment.