Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmptrluke committed Feb 19, 2015
1 parent 034b5b3 commit b31a815
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
## Changelog
- **1.0.6**
### 1.0.6
* Added pig latin translator, requires new *nltk* module
* Added reminder command
* Added new periodic hook (does not support reloading properly yet, so use with caution)
* Added priority sorting to sieve hooks
* Started work on new documentation for 1.1
* Did some minor internal refactoring
- **1.0.5** - Fix geoip for queries with no region, fix youtube bug, add flip command
- **1.0.4** - Adjust ratelimiter cleanup task, add octopart API key, fix brainfuck, sort mcstatus output.
- **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!)
- **1.0.2** - Minor internal changes and fixes, banished minecraft_bukget and worldofwarcraft to CloudBotIRC/Plugins
- **1.0.1** - Fix history.py tracking
- **1.0.0** - Initial stable release

**1.0.5** - Fix geoip for queries with no region, fix youtube bug, add flip command

**1.0.4** - Adjust ratelimiter cleanup task, add octopart API key, fix brainfuck, sort mcstatus output.

**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!)

**1.0.2** - Minor internal changes and fixes, banished minecraft_bukget and worldofwarcraft to CloudBotIRC/Plugins

**1.0.1** - Fix history.py tracking

**1.0.0** - Initial stable release

0 comments on commit b31a815

Please sign in to comment.