File tree 1 file changed +3
-4
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
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
12
9
13
10
### Fixed
14
11
12
+ - Remove locale from formatting string - [ #644 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/644 )
15
13
- Allow iterators to go out of bounds with prev - [ #587 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/587 )
16
14
- 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 )
17
16
18
17
## [ 1.4.0] - 2018-08-06
19
18
You can’t perform that action at this time.
0 commit comments