Skip to content

Commit 5e99a59

Browse files
committed
Changelog for 0.8.5
1 parent f171833 commit 5e99a59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Headlines: Added, Changed, Deprecated, Removed, Fixed, Security
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-
## [Unreleased]
8+
## [0.8.5] - 2023-05-04
99

1010
### Fixed
1111

1212
- `capture` and `restore` are now hoisted functions.
1313
- Fixed timing issues with radio buttons and validation with side-effects.
1414
- Using standard array access to fix problems with iOS and iPadOS <= 15.3
1515
- Fixed client validation problems with multi-select fields.
16-
- Client validation now runs properly when `$form` is modified.
16+
- Client validation now runs properly when `$form` is modified directly by assignment.
1717

1818
## [0.8.4] - 2023-04-27
1919

0 commit comments

Comments
 (0)