diff --git a/README.md b/README.md index e0d7ff9a..549f83ac 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,9 @@ public function registerSchematicFieldModels() ## Changelog +###3.1.1### + - Folders are now CamelCased to add support for case-sensitive systems and PSR-4 (thanks to @ostark and @ukautz) + ###3.1.0### - Added support for element index settings (Craft 2.5 only)