Automated commit for upstream build of version 0.9.1.1
[cl-rss.git] / ChangeLog
1 2012-09-04 Kevin Rosenberg <kevin@rosenberg.net>
2         * Version 0.9.1
3         * main.lisp: Patch from Maxim Velesyik fixing errors parsing CNN
4         feed.
5
6 2012-09-04 Kevin Rosenberg <kevin@rosenberg.net>
7         * Version 0.9.0
8         * Commit patch from Rupert Swarbrick: Parse RSS version 2 and
9         export slot readers.  This change allows CL-RSS to parse RSS
10         version 2 feeds as well as 0.9x feeds. Channels gain four slots:
11         language, image, pub-date and last-build-date. Items gain a
12         description and pub-date.  The readers for these slot values are
13         now exported from the package.