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

Commit 0e44eb4

Browse files
committed
Added CHANGELOG for #59
1 parent 2526103 commit 0e44eb4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

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

5+
## 2.7.7 - 2016-04-12
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#59](https://github.com/zendframework/zend-stdlib/pull/59) fixes a notice
22+
when defining the Zend\Json\Json::GLOB_BRACE constant on systems using non-gcc
23+
glob implementations.
24+
525
## 2.7.6 - 2016-02-19
626

727
### Added

0 commit comments

Comments
 (0)