|
1 | 1 | ## Changelog |
2 | | - - **1.0.6** |
| 2 | +### 1.0.6 |
3 | 3 | * Added pig latin translator, requires new *nltk* module |
4 | 4 | * Added reminder command |
5 | 5 | * Added new periodic hook (does not support reloading properly yet, so use with caution) |
6 | 6 | * Added priority sorting to sieve hooks |
7 | 7 | * Started work on new documentation for 1.1 |
8 | 8 | * Did some minor internal refactoring |
9 | | - - **1.0.5** - Fix geoip for queries with no region, fix youtube bug, add flip command |
10 | | - - **1.0.4** - Adjust ratelimiter cleanup task, add octopart API key, fix brainfuck, sort mcstatus output. |
11 | | - - **1.0.3** - More minor changes to plugins, fixed rate-limiting properly, banished SCP to CloudBotIRC/Plugins, added wildcard support to permissions (note: don't use this yet, it's still not entirely finalized!) |
12 | | - - **1.0.2** - Minor internal changes and fixes, banished minecraft_bukget and worldofwarcraft to CloudBotIRC/Plugins |
13 | | - - **1.0.1** - Fix history.py tracking |
14 | | - - **1.0.0** - Initial stable release |
| 9 | + |
| 10 | +**1.0.5** - Fix geoip for queries with no region, fix youtube bug, add flip command |
| 11 | + |
| 12 | +**1.0.4** - Adjust ratelimiter cleanup task, add octopart API key, fix brainfuck, sort mcstatus output. |
| 13 | + |
| 14 | +**1.0.3** - More minor changes to plugins, fixed rate-limiting properly, banished SCP to CloudBotIRC/Plugins, added wildcard support to permissions (note: don't use this yet, it's still not entirely finalized!) |
| 15 | + |
| 16 | +**1.0.2** - Minor internal changes and fixes, banished minecraft_bukget and worldofwarcraft to CloudBotIRC/Plugins |
| 17 | + |
| 18 | +**1.0.1** - Fix history.py tracking |
| 19 | + |
| 20 | +**1.0.0** - Initial stable release |
0 commit comments