Skip to content

Commit 2d178a6

Browse files
committed
Update CHANGELOG.md
1 parent de28693 commit 2d178a6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

33
This is the changelog between releases of PHPWord. Releases are listed in reverse chronological order with the latest version listed on top, while additions/changes in each release are listed in chronological order. Changes in each release are divided into three parts: added or change features, bugfixes, and miscellaneous improvements. Each line contains short information about the change made, the person who made it, and the related issue number(s) in GitHub.
44

5+
## 0.9.2 - Not yet released
6+
7+
### Features
8+
9+
- Image: Get image dimensions without EXIF extension - @andrew-kzoo GH-184
10+
- Table: Add tblGrid element for Libre/Open Office table sizing - @gianis6 GH-183
11+
12+
### Bugfixes
13+
14+
-
15+
16+
### Miscellaneous
17+
18+
- Documentation: Simplify page level docblock - @ivanlanin GH-179
19+
520
## 0.9.1 - 27 Mar 2014
621

722
This is a bugfix release for PSR-4 compatibility.

0 commit comments

Comments
 (0)