changed version number and added change log

This commit is contained in:
Torsten Stelling
2014-01-15 15:14:33 +01:00
parent 160aa190e3
commit c810243106
2 changed files with 6 additions and 1 deletions

View File

@@ -109,3 +109,8 @@ v1.4.4 - 2013/6/28
v1.4.5 - 2013/6/29 v1.4.5 - 2013/6/29
* fixed the cannot mark/star bug in Mr.Reader * fixed the cannot mark/star bug in Mr.Reader
v1.4.6 - 2014/1/15
* merged bigger pull request to get more Fever API RSS Readers to work

View File

@@ -1,6 +1,6 @@
<?php <?php
// v1.4.5 // v1.4.6
class FeverAPI extends Handler { class FeverAPI extends Handler {