We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135bae6 commit e02463bCopy full SHA for e02463b
ChangeLog.md
@@ -3,12 +3,16 @@ XP Framework Core ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 6.0.1 / 2015-02-27
7
+
8
+### Bugfixes
9
10
* Added code compensating for [removed hex support in strings](https://wiki.php.net/rfc/remove_hex_support_in_numeric_strings) in PHP7 - @thekid
11
* Added GzDecompressingInputStream::header() method - @thekid
12
* Fixed GzDecompressingInputStream not supporting gzip data with embedded
13
original filenames - @thekid
14
-## 6.0.0 / ????-??-??
15
+## 6.0.0 / 2015-02-08
16
17
### Heads up!
18
0 commit comments