* Fixed a bug in the Global Returns Chart (js/globabl_chart.js and crons/stats.php)
* Fixed the stats always loading when there is no data
* Changed Default "Minimum Lend Rate" to 0.0650%
* Moved version info from inc/config.php to inc/version_info.php
* Added a cron tracking database, to make sure crons are running and keep a history
* Added a nag warning if the system detects your crons haven't run in a while
* Added balance to the stats charts
* Changed chart coloring and layout styles
* Fixed a major bug in the install system introduced in 0.1.03
* If only 1 user account is set up, stats page only shows 1 chart
(instead of "Global" and that user, which would always be identical)
* Lots of small fixes for WAMP servers
* Added a pause feature to disable lending
* Incorperated 5 decimal accuracy improvements (Thanks nwfella !)
* Updates to core trading engine
* Added Crytpo Lending. Currently supports the full list of BFX lendable currencies (as of 8/17/2017)
* Lots of small tweaks, updates and fixes.
* Updates to UI
* Crypto History Tracking
* Historical Data Importer