We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fdd1d1 + f80b396 commit 2a043b9Copy full SHA for 2a043b9
CHANGELOG.md
@@ -1,6 +1,11 @@
1
ChangeLog
2
=========
3
4
+4.4.3 (2022-07-15)
5
+------------------
6
+
7
+* #577: Ignore multiple same parameter-values (@heiglandreas)
8
9
4.4.2 (2022-06-24)
10
------------------
11
lib/Version.php
@@ -14,5 +14,5 @@ class Version
14
/**
15
* Full version number.
16
*/
17
- const VERSION = '4.4.2';
+ const VERSION = '4.4.3';
18
}
0 commit comments