Files
perl-Flickr-API/perl-Flickr-API.changes

36 lines
1015 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jun 15 08:42:29 UTC 2015 - coolo@suse.com
- updated to 1.13
see /usr/share/doc/packages/perl-Flickr-API/Changes
1.11, 2014-12-27
* Added OAuth authentication to Flickr::API and Flickr::API::Request
* Added some examples
-------------------------------------------------------------------
Mon Apr 13 19:31:43 UTC 2015 - coolo@suse.com
- updated to 1.10
see /usr/share/doc/packages/perl-Flickr-API/Changes
1.05, 2012-09-12
* Updated Flickr API urls from http://www.flickr.com/services/ to http://api.flickr.com/services/.
1.06, 2013-05-11
* Added `lwpobj` argument, to allow using subclasses of LWP::UserAgent
1.07, 2013-05-23
* Added flag to enable handling of native Unicode strings
1.08, 2013-06-19
* Various cleanup from Gabor Szabo
-------------------------------------------------------------------
Tue Dec 28 19:41:08 CET 2010 - pascal.bleser@opensuse.org
- initial version (1.04)