update changelog

This commit is contained in:
2014-02-07 14:24:25 +01:00
parent b2113eb065
commit d3d8937c60
2 changed files with 6 additions and 4 deletions
+6
View File
@@ -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
-4
View File
@@ -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/)