Skip to content

Commit f6a97de

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 4f50a47 commit f6a97de

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to `simple-excel` will be documented in this file
44

5+
## 3.2.1 - 2023-11-09
6+
7+
### What's Changed
8+
9+
- Add some documentation to explain how to change column widths by @dakira in https://github.com/spatie/simple-excel/pull/146
10+
- Update README.md by @EkoGit-777 in https://github.com/spatie/simple-excel/pull/148
11+
- Add documentation for closing the file manually when necessary by @RayDabbah in https://github.com/spatie/simple-excel/pull/155
12+
- Fix openspout backwards compatibility change that stops parsing formulas by @dakira in https://github.com/spatie/simple-excel/pull/156
13+
14+
### New Contributors
15+
16+
- @EkoGit-777 made their first contribution in https://github.com/spatie/simple-excel/pull/148
17+
- @RayDabbah made their first contribution in https://github.com/spatie/simple-excel/pull/155
18+
19+
**Full Changelog**: https://github.com/spatie/simple-excel/compare/3.2.0...3.2.1
20+
521
## 3.2.0 - 2023-03-13
622

723
### What's Changed

0 commit comments

Comments
 (0)