Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KasparRosin authored Sep 5, 2022
1 parent e849b5f commit 4ea353d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [5.5.0] - 05-09-2022

### Added

- Added regex start and end boundaries for `collectAndReplaceUsing` function
- Improved slug field behaviour with different locales
- Added support for downloading image fields

### Fixed

- Fixed an issue with some fields, where only the first value of an array was saved.

## [5.4.3] - 31-08-2022

### Added
Expand Down

0 comments on commit 4ea353d

Please sign in to comment.