Skip to content

Commit 33403de

Browse files
Update README.md
1 parent 3f2e781 commit 33403de

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DocX is a .NET library that allows developers to manipulate Word 2007/2010/2013
44

55
**NOTE:** There is a new Master branch as of Oct. 3, 2017. Please read about the [Classic branch](../../wiki/Classic-Branch) if you were using this project before the change.
66

7-
DocX is the free, open source version of [Xceed Words for .NET](https://xceed.com/xceed-words-for-net). Originally written by Cathal Coffey, and maintained by Przemyslaw Klys, it is now maintained by Xceed.
7+
DocX is the free, open source version of [Xceed Words for .NET](https://xceed.com/xceed-words-for-net). Originally written by Cathal Coffey, and maintained by Przemyslaw Klys, it is now maintained by Xceed. Starting at v1.5.0, this free and open source product is provided under the Xceed Community License agreement(for non-commercial use).
88

99
Currently, the differences between DocX and Xceed Words for .NET, is that Xceed Words for .NET :
1010
* can convert a Word document to PDF
@@ -37,7 +37,7 @@ All that you need to install in order to use DocX is the [.NET framework 4.0](ht
3737
</tr>
3838
<tr>
3939
<td>License</td>
40-
<td>Ms-PL</td>
40+
<td>Xceed Community License</td>
4141
<td>Proprietary</td>
4242
</tr>
4343
<tr>
@@ -217,6 +217,7 @@ If you do, please email me.
217217

218218
## Release history
219219

220+
* **November 26, 2019, released DocX v1.5.0 with [19 bug fixes and improvements](../../wiki/Release-Notes-v1.5.0).**
220221
* **October 4, 2019, released DocX v1.4.1 with [12 bug fixes and improvements](../../wiki/Release-Notes-v1.4.1).**
221222
* **February 21, 2019, released DocX v1.3.0 with [12 bug fixes and improvements](../../wiki/Release-Notes-v1.3.0).**
222223
* January 28, 2019, released [Xceed Words for .NET](https://xceed.com/xceed-words-for-net) v1.6.0 with [71 bug fixes and improvements](../../wiki/Release-Notes-v1.2.0#Plus160).

0 commit comments

Comments
 (0)