* user-caching: Document changes
@@ -8,6 +8,7 @@
will properly assign roles out to bots to not cause overlap. Only leaf
bots know which bots have which roles. (#39)
* Add cmd_roles (leaf only) to display roles for a channel. (#39)
+ * Fix some various internal caching issues.
# master
* Require C++11 compiler support (G++ 4.7+, clang32+)