فهرست منبع

Merge branch 'user-caching' into next

* user-caching:
  Document changes
Bryan Drewery 10 سال پیش
والد
کامیت
55eb5e9b74
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      doc/UPDATES.md

+ 1 - 0
doc/UPDATES.md

@@ -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+)