Skip to content

Commit 7d4dc74

Browse files
committed
Release 1.0.0-beta
1 parent 5e49a87 commit 7d4dc74

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
### Added
1010

11+
### Changed
12+
13+
### Fixed
14+
15+
16+
## [1.0.0-beta] - 2017-08-17
17+
18+
### Added
19+
1120
- Initial implementation of SUMIFS() function
1221
- Additional codepages
1322
- MemoryDrawing not working in HTML writer [#808](https://github.com/PHPOffice/PHPExcel/issues/808)
@@ -18,7 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1827

1928
- Start following [SemVer](http://semver.org) properly.
2029

21-
### Bugfixes
30+
### Fixed
2231

2332
- Fix to getCell() method when cell reference includes a worksheet reference - @MarkBaker
2433
- Ignore inlineStr type if formula element exists - @ncrypthic [#570](https://github.com/PHPOffice/PHPExcel/issues/570)

0 commit comments

Comments
 (0)