From d3d8937c60bec5178bf918a155cdd025e33db4cb Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Fri, 7 Feb 2014 14:24:25 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ README.md | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6ef842..9b248c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 3.1.0 (2014-02-07) + +- Use FullTitle if no other title props are available +- Default mobile authentication screen with toggle for desktop (fixes #17) +- Use new registration endpoint + ### 3.0.2 (2013-12-27) - assign given_url to `Uri` when item couldn't be resolved by Pocket diff --git a/README.md b/README.md index 5c5f3f3..48d8dc3 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,6 @@ PocketSharp is a **Portable Class Library**, therefore it's compatible with mult You can find examples for Silverlight 5, WP8 and WPF in the `PocketSharp.Examples` ([@github](https://github.com/ceee/PocketSharp/tree/master/PocketSharp.Examples)) folder. -## What's next? - -- [ ] Preferences API, if Pocket will ever release it to the public -.- - ## Dependencies - [Microsoft.Bcl.Async](https://www.nuget.org/packages/Microsoft.Bcl.Async/)