diff --git a/packages/modules/atlas-core/CHANGELOG.md b/packages/modules/atlas-core/CHANGELOG.md index ff46a42e8b..6009ab8a16 100644 --- a/packages/modules/atlas-core/CHANGELOG.md +++ b/packages/modules/atlas-core/CHANGELOG.md @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +### Added + +- We added Atlas styling support for Gallery Native widget. +- We added Atlas styling support for Gallery Text Filter Native widget. + ## [3.6.1] Atlas Core - 2022-9-26 ### Changed diff --git a/packages/modules/atlas-core/package.json b/packages/modules/atlas-core/package.json index a706ca9216..4433ff850e 100644 --- a/packages/modules/atlas-core/package.json +++ b/packages/modules/atlas-core/package.json @@ -1,7 +1,7 @@ { "name": "atlas-core", "moduleName": "Atlas Core", - "version": "3.6.1", + "version": "3.7.0", "license": "Apache-2.0", "copyright": "© Mendix Technology BV 2022. All rights reserved.", "repository": {