We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884b345 commit 5314f20Copy full SHA for 5314f20
1 file changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
+<a name="3.2.0"></a>
2
+# [3.2.0](https://github.com/glowyphp/filesystem) (2022-06-06)
3
+* Added new method `isEmpty` for files.
4
+* Added new method `isEmpty` for directories.
5
+
6
<a name="3.1.0"></a>
-# [3.1.0](https://github.com/glowyphp/filesystem) (2021-06-03)
7
+# [3.1.0](https://github.com/glowyphp/filesystem) (2022-06-03)
8
* Added new method `directories`.
9
* Added new method `files`.
10
0 commit comments