Skip to content

Commit d8ffab5

Browse files
committed
ChangeLog/ReadMe: Update for 1.8.2 release.
1 parent 9fe35af commit d8ffab5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---------------------------------------------
2+
1.8.2 (2015-10-19)
3+
14
- Fix bug parsing "photo_info" in file metadata.
25
- Add support for /account/info fields: email, email_verified,
36
name_details.

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.8.1](https://oss.sonatype.org/content/repositories/releases/com/dropbox/core/dropbox-core-sdk/1.8.1/dropbox-core-sdk-1.8.1.jar)
24+
- [Dropbox Core SDK 1.8.2](https://oss.sonatype.org/content/repositories/releases/com/dropbox/core/dropbox-core-sdk/1.8.2/dropbox-core-sdk-1.8.2.jar)
2525
- [Jackson Core 2.6.1](https://oss.sonatype.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.6.1/jackson-core-2.6.1.jar) (JSON parser)
2626

2727
## Get a Dropbox API key

0 commit comments

Comments
 (0)