v0.4.7
 * Fix include paths on Arduino (#482)

v0.4.6
 * Include directory and main header now suffixed with "_cnano" to avoid name clashes with C++ client

v0.4.5
 * Fix connection timing out on Arduino when connecting to a server with new client confirmation enabled (#446)

v0.4.3
 * Remove KRPC_NO_PRINT_ERRORS option (now enabled by default) and replace with KRPC_PRINT_ERRORS_TO_STDERR
 * Enable PB_NO_ERRMSG by default in Arduino version of library
 * Invoke remote procedures using service and produce identifiers instead of names to reduce code size and communication overhead

v0.4.1
 * Initial version
