Skip to content

Commit cf9c4be

Browse files
bounce version for release and updated changelog
1 parent b35ea8d commit cf9c4be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,7 @@
8282
* FEATURE: Kaixin2, SinaWeibo2 and Renren Apis
8383
* FEATURE: ImgUr Api
8484
* FEATURE: Freelancer Api (thanks Juan Palacios!)
85+
* FIX: Allow digits in url schemes
86+
* FEATURE: Specific exception for connection problems (OAuthConnectionException)
87+
* FIX: Dropbox Api and Evernote Api updated to their latests versions
88+
* FIX: Digg and Skyrock Apis

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.scribe</groupId>
55
<artifactId>scribe</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.3.0</version>
7+
<version>1.3.1</version>
88
<name>Scribe OAuth Library</name>
99
<description>The best OAuth library out there</description>
1010
<url>http://github.com/fernandezpablo85/scribe-java</url>

0 commit comments

Comments
 (0)