#### 0.3.9.5 * Fix typo "skipDayss" -> "skipDays" in `Text.RSS.Export` #### 0.3.9.4 * Update maintainer information * Add test suite #### 0.3.9.3 * Add support for utf8-string >= 1 && < 1.1 and time 1.5.* #### 0.3.9.1 * add ref to github repo + .cabal tidying. ### 0.3.9 * tidy up compilation with ghc-7.6(.3), bumped version (but no functional changes.) ### 0.3.8 * cabal build fixes. ### 0.3.7 * parsing: made be optional. * <entry> parsing: try <published> if <updated> is missing.