This commit is contained in:
Sergey Shuchkin 2022-04-30 14:08:40 +06:00
parent bcd3586731
commit ff3f016358
1 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,12 @@
# Changelog
# 1.2.10 (2022-04-24)
## 1.2.11 (2022-)
* Row height `<style height="50">Custom row height 50</style>`
## 1.2.10 (2022-04-24)
* Added colors `<style color="#FFFF00" bgcolor="#00FF00">Yellow text on blue background</style>`, thx [mrjemson](https://github.com/mrjemson)
# 1.1.12 (2022-03-15)
## 1.1.12 (2022-03-15)
* Added `$xlsx->mergeCells('A1:C1')`
## 1.1.11 (2022-02-05)