Browse Source

API-README add a comment re: code rewrite in the changelog

Kano 13 years ago
parent
commit
37e95ced6b
1 changed files with 6 additions and 1 deletions
  1. 6 1
      API-README

+ 6 - 1
API-README

@@ -314,8 +314,13 @@ API V1.13
 Added API commands:
  'check'
 
+Modified API commands:
+ 'stats' - more icarus timing stats added
+
 Support was added to cgminer for API access groups with the --api-groups option
-It's 100% backwards compatible with previous --api-access commands
+It's 100% backward compatible with previous --api-access commands
+The internal code for handling data was rewritten (~25% of the code)
+Also completely backward compatible
 
 ----------