]>
Commit | Line | Data |
---|---|---|
4f5b44bd NL |
1 | CHANGELOG |
2 | ========= | |
3 | ||
4 | 2.3.0 | |
5 | ----- | |
6 | ||
7 | * added the dumpFile() method to atomically write files | |
8 | ||
9 | 2.2.0 | |
10 | ----- | |
11 | ||
12 | * added a delete option for the mirror() method | |
13 | ||
14 | 2.1.0 | |
15 | ----- | |
16 | ||
17 | * 24eb396 : BC Break : mkdir() function now throws exception in case of failure instead of returning Boolean value | |
18 | * created the component |