Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Commit 6340916

Browse files
committed
#27 adding patch changes to the release notes
1 parent e546d98 commit 6340916

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 2.6.1 - TBD
5+
## 2.6.2 - TBD
66

77
### Added
88

@@ -20,6 +20,26 @@ All notable changes to this project will be documented in this file, in reverse
2020

2121
- Nothing.
2222

23+
## 2.6.1 - 2017-08-11
24+
25+
### Added
26+
27+
- Nothing.
28+
29+
### Deprecated
30+
31+
- Nothing.
32+
33+
### Removed
34+
35+
- Nothing.
36+
37+
### Fixed
38+
39+
- [#27](https://github.com/zendframework/zend-xmlrpc/pull/19) fixed a memory leak
40+
caused by repetitive addition of `Accept` and `Content-Type` headers on subsequent
41+
HTTP requests produced by the `Zend\XmlRpc\Client`.
42+
2343
## 2.6.0 - 2016-06-21
2444

2545
### Added

0 commit comments

Comments
 (0)