New API file to track future changes

This commit is contained in:
Brian Carrier 2013-08-06 11:15:07 -04:00
parent aa43c9de84
commit 8b52469038

3
API-CHANGES.txt Normal file
View File

@ -0,0 +1,3 @@
Changes to make to API when we are ready to make backward incompatible changes:
- HTMLReport has special API for more context on columns and special handling in REportGenerator. Change all reports to the new API.