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

Commit c3197b4

Browse files
committed
Added CHANGELOG for #46
1 parent d52e3a7 commit c3197b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 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-
## 3.0.2 - TBD
5+
## 3.0.2 - 2016-04-20
66

77
### Added
88

@@ -24,6 +24,9 @@ All notable changes to this project will be documented in this file, in reverse
2424
zend-code are compatible across versions.
2525
- PHP now excludes the 7.0.5 release, as it has known issues in its tokenizer
2626
implementation that make the zend-code token scanner unusable.
27+
- [#46](https://github.com/zendframework/zend-code/pull/46) updates all
28+
generators to use `\n` for line endings in generated code, vs `PHP_EOL`,
29+
ensuring cross-platform consistency.
2730

2831
## 3.0.1 - 2016-01-26
2932

0 commit comments

Comments
 (0)