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 35870f8 commit 94dc6acCopy full SHA for 94dc6ac
README.md
@@ -21,7 +21,7 @@ This package integrates the Materialize CSS framework into [Yii2](http://www.yii
21
22
Have a look at the [official documentation page](https://yii2-materializecss.pluspunkt-coding.de) to see the repo in action (v4 only).
23
24
-Current Materialize version implemented: 1.1.0.
+Current Materialize version implemented: 1.2.0.
25
26
## Installation
27
@@ -152,6 +152,9 @@ You can find the sample layout file in ```src/layout/main.php```.
152
153
## Change log
154
155
+### 4.1.0 - 2022-12-10
156
+* update to Materialize v1.2.0
157
+
158
### 4.0.0 - 2022-11-27
159
* implement Materialize v1.1.0 (community fork https://materializecss.github.io/materialize/)
160
* PHP 8 support
0 commit comments