diff --git a/PocketSharp.nuspec b/PocketSharp.nuspec index 0d5966d..76cf329 100644 --- a/PocketSharp.nuspec +++ b/PocketSharp.nuspec @@ -2,7 +2,7 @@ PocketSharp - 0.3.1 + 0.3.2 PocketSharp Tobias Klika Tobias Klika @@ -20,7 +20,7 @@ Copyright by cee, 2013 PocketAPI Pocket API PocketSharp Tobias Klika cee RestSharp - + @@ -36,6 +36,5 @@ - \ No newline at end of file diff --git a/README.md b/README.md index c0ac557..36ac2fd 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ Renames a tag for the specified item: ## Release History +- 2013-08-16 v0.3.2 tag modification fixed and full retrieval of items for Retrieve method - 2013-07-07 v0.3.1 authentication fixes - 2013-07-02 v0.3.0 update authentication process - 2013-06-27 v0.2.0 add, modify item & modify tags