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 6a3ea8a commit e90626fCopy full SHA for e90626f
changelog.md
@@ -1,14 +1,18 @@
1
-== Changelog ==
+## Changelog
2
3
-= 1.2.0 =
+### 1.2.1
4
+* improved `composer.json`
5
+* updated meta data
6
+
7
+### 1.2.0
8
* tested with PHP 7.0, 7.1, 7.2
9
+* added support for PHP `strict_types`
10
* dropped support for PHP 5.x and earlier versions
-* added support for PHP strict_types
11
* minor code tweaks
12
-= 1.1.0 =
-* added supported for OBJECT_CACHE defined constant (rudimentary)
13
+### 1.1.0
14
+* added supported for `OBJECT_CACHE` defined constant (rudimentary)
15
* recommended not to use this version
16
-= 1.0.0 =
-* duplicated from PressJitsu Redis Object Cache
17
+### 1.0.0
18
+* forked from PressJitsu Redis Object Cache
0 commit comments