8000
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 7cc131a commit 4ce9cfaCopy full SHA for 4ce9cfa
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
* Add ability to remove repository location (#86)
4
* Fixed bug in connection parsing when federated connections are present (#87)
5
+* Fixed bug in UNICODE support (#80)
6
7
## 0.3 (31 August 2016)
8
README.md
@@ -104,6 +104,6 @@ sourceWB.save()
104
105
106
107
-###[Examples](Examples)
+###[Examples](samples)
108
109
The downloadable package contains several example scripts that show more detailed usage of the Document API.
0 commit comments