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

Commit 843ea43

Browse files
committed
#27 adding patch changes to the release notes
1 parent f2cfe49 commit 843ea43

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
@@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file, in reverse
2020

2121
- Nothing.
2222

23-
## 2.6.1 - TBD
23+
## 2.6.2 - TBD
2424

2525
### Added
2626

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

3939
- Nothing.
4040

41+
## 2.6.1 - 2017-08-11
42+
43+
### Added
44+
45+
- Nothing.
46+
47+
### Deprecated
48+
49+
- Nothing.
50+
51+
### Removed
52+
53+
- Nothing.
54+
55+
### Fixed
56+
57+
- [#27](https://github.com/zendframework/zend-xmlrpc/pull/19) fixed a memory leak
58+
caused by repetitive addition of `Accept` and `Content-Type` headers on subsequent
59+
HTTP requests produced by the `Zend\XmlRpc\Client`.
60+
4161
## 2.6.0 - 2016-06-21
4262

4363
### Added

0 commit comments

Comments
 (0)