File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments