Skip to content

Commit 7a561b8

Browse files
chore(release): 11.3.0
1 parent 22fe7c0 commit 7a561b8

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 11.3.0
4+
5+
- Add Georgian language support on PR [#159](https://github.com/flutter-form-builder-ecosystem/form_builder_validators/pull/159). Thanks to [@p-shapovalov](https://github.com/p-shapovalov)
6+
- Update constraints to Flutter 3.38
7+
- Update constraints to Dart 3.10
8+
- Update dependencies
9+
- Update readme
10+
311
## 11.2.0
412

513
- Fix password validator when not showing default error message

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_validators
22
description: Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.
3-
version: 11.2.0
3+
version: 11.3.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_validators
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)