We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d6838 commit dc58ae1Copy full SHA for dc58ae1
changelog.txt
@@ -1,6 +1,21 @@
1
Hibernate Validator Changelog
2
=============================
3
4
+6.1.1.Final (15-01-2020)
5
+-------------------------
6
+
7
+** Improvement
8
+ * HV-1750 - engine - Add debug log when expression factory has failed to load
9
+ * HV-1747 - engine - Allow overriding the message interpolator in PredefinedScopeValidatorFactory context
10
+ * HV-1744 - documentation - Use auto-expanding entries in the documentation TOC
11
12
+** New Feature
13
+ * HV-1749 - engine - Introduce a LocaleResolver SPI
14
+ * HV-1748 - engine - Improve localization support via Locale.LanguageRange
15
16
+** Task
17
+ * HV-1745 - tests - Bump Jackson test dependency to 2.10.1
18
19
6.1.0.Final (25-10-2019)
20
-------------------------
21
0 commit comments