File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## [ Unreleased]
9-
10- - Remove locale from formatting string - [ #644 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/644 )
11-
8+ ## [ 1.4.1] - 2018-09-30
129
1310### Fixed
1411
12+ - Remove locale from formatting string - [ #644 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/644 )
1513- Allow iterators to go out of bounds with prev - [ #587 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/587 )
1614- Fix warning when reading xlsx without styles - [ #631 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/631 )
15+ - Fix broken sample links on windows due to $baseDir having backslash - [ #653 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/653 )
1716
1817## [ 1.4.0] - 2018-08-06
1918
You can’t perform that action at this time.
0 commit comments