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

Commit 2b93035

Browse files
committed
Merge branch 'changelog' into develop
Added CHANGELOG to project
2 parents 8f81e05 + 4fc29c8 commit 2b93035

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

CHANGELOG.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
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.6.0 - TBD
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- Nothing.
22+
23+
## 2.5.2 - 2015-06-16
24+
25+
### Added
26+
27+
- Nothing.
28+
29+
### Deprecated
30+
31+
- Nothing.
32+
33+
### Removed
34+
35+
- Nothing.
36+
37+
### Fixed
38+
39+
- [#4](https://github.com/zendframework/zend-view/pull/4) fixes an issue with
40+
how the `ServerUrl` detects and emits the port when port-forwarding is in
41+
effect.
42+
43+
## 2.4.3 - 2015-06-16
44+
45+
### Added
46+
47+
- Nothing.
48+
49+
### Deprecated
50+
51+
- Nothing.
52+
53+
### Removed
54+
55+
- Nothing.
56+
57+
### Fixed
58+
59+
- [#4](https://github.com/zendframework/zend-view/pull/4) fixes an issue with
60+
how the `ServerUrl` detects and emits the port when port-forwarding is in
61+
effect.

0 commit comments

Comments
 (0)