Skip to content

Commit a695114

Browse files
committed
ChangeLog/ReadMe: Update for 1.8.1 release.
1 parent e6779dd commit a695114

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
---------------------------------------------
2+
1.8.1 (2015-09-21)
3+
14
- Fix bug in version validation code that caused crash at startup.
25

36
---------------------------------------------
4-
1.8 (2015-19-14)
7+
1.8 (2015-09-14)
58

69
- Include SDK version in HTTP requests (via the User-Agent header).
710
- Fix 'urlState' handling in DbxWebAuth. Was mistakenly include the

ReadMe.md

+1-1
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](https://oss.sonatype.org/content/repositories/releases/com/dropbox/core/dropbox-core-sdk/1.8/dropbox-core-sdk-1.8.jar)
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)
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)