This commit is contained in:
erwanlr
2019-04-24 17:32:25 +01:00
parent 5c842e192b
commit 28306b126b
28 changed files with 1809 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
=== Twounter Changelog ===
== Version 1.0.1 ==
1. Twitter API is limited to 100 calls per hour. Twounter now caches the number of followers for 5 minutes.
== Version 1.0.2 ==
1. Added number_format to separate the number with commas.
2. Fixed a potential mysql bug.