Skip to content

Commit 6380db9

Browse files
authored
Update CHANGELOG for v5.3.0 (#155)
Automated changelog update for release v5.3.0.
2 parents 82e9a9c + f8cef31 commit 6380db9

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to `flatpickr` will be documented in this file.
44

5+
## v5.3.0 - 2026-06-14
6+
7+
### What's Changed
8+
9+
* Fix form render crash and invalid Flatpickr locale by @coolsam726 in https://github.com/coolsam726/flatpickr/pull/152
10+
* Add split range picker via rangeEnd() (RFC 0001) by @coolsam726 in https://github.com/coolsam726/flatpickr/pull/153
11+
12+
### New Contributors
13+
14+
* @github-actions[bot] made their first contribution in https://github.com/coolsam726/flatpickr/pull/151
15+
16+
**Full Changelog**: https://github.com/coolsam726/flatpickr/compare/v5.2.0...v5.3.0
17+
518
## v5.2.0 - 2026-06-13
619

720
### What's Changed

0 commit comments

Comments
 (0)