Skip to content

Commit b31a815

Browse files
committed
Update CHANGELOG.md
1 parent 034b5b3 commit b31a815

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
## Changelog
2-
- **1.0.6**
2+
### 1.0.6
33
* Added pig latin translator, requires new *nltk* module
44
* Added reminder command
55
* Added new periodic hook (does not support reloading properly yet, so use with caution)
66
* Added priority sorting to sieve hooks
77
* Started work on new documentation for 1.1
88
* 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

Comments
 (0)