Skip to content

Commit e90626f

Browse files
authored
Update changelog.md
1 parent 6a3ea8a commit e90626f

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

changelog.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
1-
== Changelog ==
1+
## Changelog
22

3-
= 1.2.0 =
3+
### 1.2.1
4+
* improved `composer.json`
5+
* updated meta data
6+
7+
### 1.2.0
48
* tested with PHP 7.0, 7.1, 7.2
9+
* added support for PHP `strict_types`
510
* dropped support for PHP 5.x and earlier versions
6-
* added support for PHP strict_types
711
* minor code tweaks
812

9-
= 1.1.0 =
10-
* added supported for OBJECT_CACHE defined constant (rudimentary)
13+
### 1.1.0
14+
* added supported for `OBJECT_CACHE` defined constant (rudimentary)
1115
* recommended not to use this version
1216

13-
= 1.0.0 =
14-
* duplicated from PressJitsu Redis Object Cache
17+
### 1.0.0
18+
* forked from PressJitsu Redis Object Cache

0 commit comments

Comments
 (0)