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

Commit d8ecb62

Browse files
committed
Created CHANGELOG for 2.4.4 / #9
1 parent b4113a7 commit d8ecb62

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4+
5+
## 2.4.4 - 2015-07-21
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#9](https://github.com/zendframework/zend-stdlib/pull/9) fixes an issue with
22+
count incrementation during insert in PriorityList, ensuring that incrementation only
23+
occurs when the item inserted was not previously present in the list.

0 commit comments

Comments
 (0)