From 24d63e82b7922e48f14e5fb632c0d2e76803e126 Mon Sep 17 00:00:00 2001 From: Taufik Nurrohman Date: Tue, 16 Jun 2020 21:02:13 +0700 Subject: [PATCH] Update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8611a575..3011c9fc 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ GUI Extension for Mecha Release Notes ------------- +### 2.3.2 + + - Bug fixes and improvements for page properties with multi-dimensional array (#16) + ### 2.3.1 - Improved function naming convention. PHP functions should conform to the snake-case naming convention (e.g. `a_b__c\d`).