Skip to content

Commit

Permalink
Update CHANGELOG.md, fix typos (#4215)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobConanDev authored Oct 11, 2024
1 parent 79bbf43 commit e848f23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Please view https://github.com/SpartnerNL/Laravel-Excel/releases for the most re
- Add support for ignoring PHP auto_detect_line_endings INI directive

### Fixed
- Fix the PSR simple cache dependency mess to maintain backwards compatability and support 3.0 of the interface.
- Fix the PSR simple cache dependency mess to maintain backwards compatibility and support 3.0 of the interface.

## [3.1.44] - 2022-10-14

Expand Down Expand Up @@ -89,7 +89,7 @@ Please view https://github.com/SpartnerNL/Laravel-Excel/releases for the most re
- Support Laravel 9
- Added a config setting to specify DB connection
- Added a config setting to specify CSV output encoding
- Added an ability to specify CSV ouput encoding through csvSettings
- Added an ability to specify CSV output encoding through csvSettings

## [3.1.35] - 2022-01-04

Expand Down Expand Up @@ -136,7 +136,7 @@ Please view https://github.com/SpartnerNL/Laravel-Excel/releases for the most re

### Fixed

- Create failures of rows than didn't exists but where requested in row
- Create failures of rows than didn't exist but where requested in row
validation
- Fix Bug Formulas are not calculated when import implements
WithCalculatedFormulas with SkipsEmptyRows #3127
Expand Down

0 comments on commit e848f23

Please sign in to comment.