Skip to content

Commit cab0993

Browse files
authored
Update README.md
1 parent bf4ae48 commit cab0993

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ composer require nullpunkt/lz-string-php
2323
```
2424

2525
## Changelog
26+
27+
### 2021-04-13
28+
- v1.3.0 Upgraded codebase to be compatible to PHP 8. [Thanks to https://github.com/jchodzicki]
29+
2630
### 2021-04-13
2731
- v1.2.1 Fixed overhead that happens with PHP UTF-8 string indexing. The calculation complexity was raising exponentially
2832
and became unusable when the compressed message was even less than 1MBytes. [Thanks to https://github.com/peetervois]

0 commit comments

Comments
 (0)