mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-31 03:50:13 +02:00
Corrections
* Corrected GoogleBridge (URI extraction was incorrect) * Corrected ATOM format: * mime-type was incorrect * Hyperlinks were not clickable. * non-UTF8 characters are now properly filtered. * Corrected HTML format output: * Hyperlinks were not clickable. * Corrected error message when SimpleHtmlDom library is not installed. * Added changelog.
This commit is contained in:
21
CHANGELOG.md
Normal file
21
CHANGELOG.md
Normal file
@@ -0,0 +1,21 @@
|
||||
rss-bridge Changelog
|
||||
===
|
||||
|
||||
Alpha 0.1
|
||||
===
|
||||
* Firt tagged version.
|
||||
* Includes refactoring.
|
||||
* Unstable.
|
||||
|
||||
Current development version
|
||||
===
|
||||
* Corrected GoogleBridge (URI extraction was incorrect)
|
||||
* Corrected ATOM format:
|
||||
* mime-type was incorrect
|
||||
* Hyperlinks were not clickable.
|
||||
* non-UTF8 characters are now properly filtered.
|
||||
* Corrected HTML format output:
|
||||
* Hyperlinks were not clickable.
|
||||
* Corrected error message when SimpleHtmlDom library is not installed.
|
||||
* Added changelog.
|
||||
|
Reference in New Issue
Block a user