diff options
| -rw-r--r-- | pokebot/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokebot/index.html b/pokebot/index.html index 4b35275..8637992 100644 --- a/pokebot/index.html +++ b/pokebot/index.html @@ -35,6 +35,7 @@ <a href="https://travis-ci.org/PokeWorld/PokeBot"><img src="https://travis-ci.org/PokeWorld/PokeBot.svg?branch=master"></a> <h2>Changelog</h2> <ul> + <li>v0.3.5 - A bunch of BugFixes and forcedrop command.</li> <li>v0.3 - Fun Commands!</li> <li>v0.2.5 - Trading Gyms!</li> <li>v0.2 - New, easier command system.</li> |
