We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e780f5b commit ce5c126Copy full SHA for ce5c126
CHANGELOG.md
@@ -1,16 +1,13 @@
1
# Change Log
2
3
-## 2.0.5
4
-
5
-* Fixed constructor to work nicely with version 1 style arguments (e.g. HttplugBundle)
6
-* Fixed PHP 8 compatibility for stream timeouts
7
-* Renamed `master` branch to `2.x` for semantic branch naming.
8
9
-## 2.0.4
+## 2.1.1
10
+ * Fixed constructor to work nicely with version 1 style arguments (e.g. HttplugBundle)
+ * Fixed PHP 8 compatibility for stream timeouts
+ * Renamed `master` branch to `2.x` for semantic branch naming.
11
* Add Symfony 6 compatibility
12
13
-## 2.0.3
+## 2.1.0
14
15
* Add php 8 compatibility
16
0 commit comments