Skip to content

Commit c1a835f

Browse files
committed
Add changelog
1 parent 62343e1 commit c1a835f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## v0.4.0
4+
5+
### Enhancements
6+
7+
- Implement substitute method on TextRun class. [#75](https://github.com/ruby-docx/docx/pull/75)
8+
9+
### Improvements
10+
11+
- Updates dependencies. [#72](https://github.com/ruby-docx/docx/pull/72), [#77](https://github.com/ruby-docx/docx/pull/77)
12+
- Fix: #paragraphs grabs paragraphs in tables. [#76](https://github.com/ruby-docx/docx/pull/76)
13+
- Updates supported ruby versions. [#78](https://github.com/ruby-docx/docx/pull/78)

0 commit comments

Comments
 (0)