We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b47077 commit b35b000Copy full SHA for b35b000
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+<a name="2.0.0"></a>
2
+# [2.0.0](https://github.com/atomastic/filesystem) (2021-02-19)
3
+* Move to PHP 7.4
4
+* Fix tests
5
+* Code refactoring
6
+
7
<a name="1.1.0"></a>
8
# [1.1.0](https://github.com/atomastic/filesystem) (2020-12-05)
9
* add ability to extend Filesystem class with Macros.
README.md
@@ -30,4 +30,4 @@ Run tests
30
31
### License
32
[The MIT License (MIT)](https://github.com/atomastic/filesystem/blob/master/LICENSE)
33
-Copyright (c) 2020 [Sergey Romanenko](https://github.com/Awilum)
+Copyright (c) 2021 [Sergey Romanenko](https://github.com/Awilum)
0 commit comments