From 576b8f0d71b0042b7d929cbe448b191aa37ef64a Mon Sep 17 00:00:00 2001 From: Roel van Hintum Date: Mon, 5 Jul 2021 09:10:32 +0200 Subject: [PATCH] 1.2.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 219a33d..b88ccd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). - +## 1.2.0 - 2021-07-05 +### Added +- Added support for using the field directly on an asset element. +### Changed +- Limit image size to 2048 pixels. ## 1.1.0 - 2021-05-03 ### Added - Nested Neo block elements are now supported.