Skip to content

Commit 321158d

Browse files
committed
Update CHANGELOG.md
1 parent 250cf42 commit 321158d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.2.0] - 30-07-2023
9+
10+
### Changed
11+
12+
- Use validation key instead of attribute when dealing with validation (thanks to [@RobertoNegro](https://github.com/RobertoNegro))
13+
- Fixed numeric value saving when the number starts with + (thanks to [@RobertoNegro](https://github.com/RobertoNegro))
14+
- Fixed Markdown fields preview displaying (thanks to [@lonnylot](https://github.com/lonnylot))
15+
- Fixed saving the form via the inline form (thanks to [@jaap](https://github.com/jaap))
16+
- Updated packages
17+
818
## [2.1.6] - 16-01-2023
919

1020
### Changed

0 commit comments

Comments
 (0)