Skip to content

Commit d7b5b8f

Browse files
committed
ChangeLog/ReadMe: Update for 1.7.7 release.
1 parent 39fc1ff commit d7b5b8f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---------------------------------------------
2+
1.7.7 (2014-09-02)
3+
14
- Fix encoding of Unicode characters in API request URL paths. Bug
25
affected systems where Java's "file.encoding" wasn't UTF-8.
36

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you're using Maven, then edit your project's "pom.xml" and add this to the `<
2121
```
2222

2323
If you aren't using Maven, here are the JARs you need:
24-
- [Dropbox Core SDK 1.7.6](https://oss.sonatype.org/content/repositories/releases/com/dropbox/core/dropbox-core-sdk/1.7.6/dropbox-core-sdk-1.7.6.jar)
24+
- [Dropbox Core SDK 1.7.7](https://oss.sonatype.org/content/repositories/releases/com/dropbox/core/dropbox-core-sdk/1.7.7/dropbox-core-sdk-1.7.7.jar)
2525
- [Jackson Core 2.2.3](https://oss.sonatype.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar) (JSON parser)
2626

2727
## Get a Dropbox API key

0 commit comments

Comments
 (0)