From 611671d6bba22acf96298e9e6c20d07fe7f1edf8 Mon Sep 17 00:00:00 2001 From: Alexandr Chernyaev Date: Wed, 23 Oct 2024 18:47:30 +0300 Subject: [PATCH] ## 14.38.0 - 2024-10-23 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63b98ecea..51913f384 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## 14.38.0 - 2024-10-23 ### Added -- Padding for items `Selection` - `addClass()` method to `Field` class for easier class manipulation [#2909](https://github.com/orchidsoftware/platform/pull/2909) ### Changed +- Padding for items `Selection` - Remove `memory_limit` for check max size upload [#2910](https://github.com/orchidsoftware/platform/issues/2910) ## 14.37.0 - 2024-10-12