Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.