Skip to content

Commit 53ddb49

Browse files
Update changelog
1 parent 0df2063 commit 53ddb49

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

docs/changelog/version-1.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Version 1
22

3+
### 1.3.2
4+
- Custom value binders
5+
- Html reader update
6+
7+
### 1.3.1
8+
- Fix short array syntax
9+
10+
### 1.3.0
11+
- Additional headers with export()
12+
- Float, integer, string, timestamps problems
13+
- Cell content ending by zeros
14+
- Images in html
15+
- Font family bug
16+
- Setting row number of row with headings
17+
18+
### 1.2.3
19+
- PDF writer
20+
- Include charts config
21+
- Chunk filter with selected sheet
22+
- Compatibility fix with new PHPExcel release
23+
- setDateColumns fix
24+
- Optional dependencies to require-dev
25+
- Several bugfixes
26+
327
### 1.2.2
428
- Chunk filter fixes
529
- Isset() CellCollection fixes
@@ -166,4 +190,4 @@
166190
- External stylesheet with classes/ids parsing for views
167191
- Colspan fix
168192
- Th default styling
169-
- Caching / Cell caching
193+
- Caching / Cell caching

0 commit comments

Comments
 (0)