summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-04 00:17:51 +0300
committerWolfy-J <[email protected]>2019-05-04 00:17:51 +0300
commite94acdfb0bd08962a0bd89a7d214198bc745bdac (patch)
tree730e2d37f5e187ff7087b35978c8cc65c769e0eb /CHANGELOG.md
parent07401f9644725ba0b34d6faf007c2c410d75a355 (diff)
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d9a5efa..0b6aaef9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,10 @@ v1.4.0
- PSR-12
- strict_types=1 added to all php files
+v1.3.7 (21.03.2019)
+-------------------
+- bugfix: Request field ordering with same names #136
+
v1.3.6 (21.03.2019)
-------------------
- bugfix: pool did not wait for slow workers to complete while running concurrent load with http:reset command being invoked