From b498d1f794e6d682e9d9fedebff194664c2a3f1d Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Mon, 1 Apr 2024 10:36:36 +0200 Subject: refactor(date)!: birthdate improvements (#2756) --- docs/guide/upgrading_v9/2756.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/guide/upgrading_v9/2756.md (limited to 'docs/guide') diff --git a/docs/guide/upgrading_v9/2756.md b/docs/guide/upgrading_v9/2756.md new file mode 100644 index 00000000..da0be8eb --- /dev/null +++ b/docs/guide/upgrading_v9/2756.md @@ -0,0 +1,6 @@ +### Changed default mode from birthdate + +Previously, the method had defaults that were unclear in their specific impact. +Now, the method requires either none or all of the `min`, `max` and `mode` options. + +We also improved the error messages in case of invalid min/max age/year ranges. -- cgit v1.2.3