This file lists the user-visible interesting changes between releases. For a
full list of changes to the source, see the ChangeLog.
feed-collect 0.1.0.1 -- 2015-09-15
==================================
General, build and documentation changes:
* (None)
New APIs, features and enhancements:
* (None)
Bug fixes:
* The feed XML file was being parsed in a byte-based manner, which works right
only for ASCII (or other single-byte encodings). Now the parsing involves
UTF-8 encoding.
Dependency changes:
* Add utf8-string (but it already was an indirect dependency before)
* Remove bytestring (but it's still an indirect dependency)
feed-collect 0.1.0.0 -- 2015-09-11
==================================
General, build and documentation changes:
* (This is the first release, so everything is new)
New APIs, features and enhancements:
* (This is the first release, so everything is a new feature)
Bug fixes:
* (This is just the first release)
Dependency changes:
* (This is the first release)