Skip to content

Commit 1cca6a6

Browse files
committed
release/6.0.1
1 parent 44d398c commit 1cca6a6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
<a name="6.0.1"></a>
12+
## [6.0.1] - 2025-10-28
13+
### 🐞 Fixed
14+
- SS6 form validation now correctly produces messages
15+
16+
1117
<a name="6.0.0"></a>
1218
## [6.0.0] - 2025-10-28
1319
### 🍰 Added
@@ -60,7 +66,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6066
- Merge pull request [#2](https://github.com/syntro-opensource/silverstripe-bootstrap-forms/issues/2) from syntro-opensource/dependabot/github_actions/codecov/codecov-action-3.1.0
6167

6268

63-
[Unreleased]: https://github.com/syntro-opensource/silverstripe-bootstrap-forms/compare/6.0.0...HEAD
69+
[Unreleased]: https://github.com/syntro-opensource/silverstripe-bootstrap-forms/compare/6.0.1...HEAD
70+
[6.0.1]: https://github.com/syntro-opensource/silverstripe-bootstrap-forms/compare/6.0.0...6.0.1
6471
[6.0.0]: https://github.com/syntro-opensource/silverstripe-bootstrap-forms/compare/1.0.4...6.0.0
6572
[1.0.4]: https://github.com/syntro-opensource/silverstripe-bootstrap-forms/compare/1.0.3...1.0.4
6673
[1.0.3]: https://github.com/syntro-opensource/silverstripe-bootstrap-forms/compare/1.0.2...1.0.3

0 commit comments

Comments
 (0)