We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62343e1 commit c1a835fCopy full SHA for c1a835f
1 file changed
CHANGELOG.md
@@ -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