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 6995d72 commit d88efd6Copy full SHA for d88efd6
changelog.d/20251028_125514_markiewicz_minmax.md
@@ -0,0 +1,35 @@
1
+### Changed
2
+
3
+- Support `min()` and `max()` of numbers in the expression language.
4
+ This allows for simpler rules when a field may be a number or array of numbers.
5
6
+<!--
7
+### Fixed
8
9
+- A bullet item for the Fixed category.
10
11
+-->
12
13
+### Deprecated
14
15
+- A bullet item for the Deprecated category.
16
17
18
19
+### Removed
20
21
+- A bullet item for the Removed category.
22
23
24
25
+### Security
26
27
+- A bullet item for the Security category.
28
29
30
31
+### Infrastructure
32
33
+- A bullet item for the Infrastructure category.
34
35
0 commit comments