diff --git a/History.md b/History.md index bd01ecb..34a00d3 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,11 @@ +# 0.13.0 / 2021-06-13 + + * Use more flexible Actor format to allow addition of new actors (#5) + * Add user- and channel-based cooldowns (#4) + * Fix: ID generation handling different automessages as same + * Fix: Do not try to log functions + * Fix: Do not access automessage attributes without lock + # 0.12.0 / 2021-06-05 * Add "respond as reply" functionality @@ -64,4 +72,4 @@ # 0.1.0 / 2021-04-03 - * Initial release \ No newline at end of file + * Initial release