diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f78464..b53abc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Add ability to remove repository location (#86) * Fixed bug in connection parsing when federated connections are present (#87) +* Fixed bug in UNICODE support (#80) ## 0.3 (31 August 2016) diff --git a/README.md b/README.md index 588fb14..417e5be 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,6 @@ sourceWB.save() -###[Examples](Examples) +###[Examples](samples) The downloadable package contains several example scripts that show more detailed usage of the Document API.