diff options
| author | Illia <[email protected]> | 2017-01-05 00:03:27 +0300 |
|---|---|---|
| committer | Illia <[email protected]> | 2017-01-05 00:03:27 +0300 |
| commit | 3348178f151d8e1d7aa0432984a2dd23fa7b9e89 (patch) | |
| tree | 1349dd7d6849bfc12da9fb064cea4a22a5613c09 /CHANGELOG.md | |
| parent | Simplify a small bit of Context (diff) | |
| download | serenity-3348178f151d8e1d7aa0432984a2dd23fa7b9e89.tar.xz serenity-3348178f151d8e1d7aa0432984a2dd23fa7b9e89.zip | |
Fix rs suffix
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3112e9d..72d34e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -193,14 +193,14 @@ in Discord's API. Initial commit. -[0.1.3]: https://github.com/zeyla/serenity.rs/compare/v0.1.2...v0.1.3 -[0.1.2]: https://github.com/zeyla/serenity.rs/compare/v0.1.1...v0.1.2 -[0.1.1]: https://github.com/zeyla/serenity.rs/compare/v0.1.0...v0.1.1 -[0.1.0]: https://github.com/zeyla/serenity.rs/tree/403d65d5e98bdfa9f0c018610000c4a0b0c7d8d5 +[0.1.3]: https://github.com/zeyla/serenity/compare/v0.1.2...v0.1.3 +[0.1.2]: https://github.com/zeyla/serenity/compare/v0.1.1...v0.1.2 +[0.1.1]: https://github.com/zeyla/serenity/compare/v0.1.0...v0.1.1 +[0.1.0]: https://github.com/zeyla/serenity/tree/403d65d5e98bdfa9f0c018610000c4a0b0c7d8d5 [crates.io listing]: https://crates.io/crates/serenity [semver]: http://semver.org -[v0.1.2:example 06]: https://github.com/zeyla/serenity.rs/tree/5a3665a9951c023e3e6ea688844558b7f8b5fb6e/examples/06_command_framework -[v0.1.1:example 06]: https://github.com/zeyla/serenity.rs/tree/ccb9d16e5dbe965e5a604e1cb402cd3bc7de0df5/examples/06_command_framework +[v0.1.2:example 06]: https://github.com/zeyla/serenity/tree/5a3665a9951c023e3e6ea688844558b7f8b5fb6e/examples/06_command_framework +[v0.1.1:example 06]: https://github.com/zeyla/serenity/tree/ccb9d16e5dbe965e5a604e1cb402cd3bc7de0df5/examples/06_command_framework [@abalabahaha]: https://github.com/abalabahaha [@acdenisSK]: https://github.com/acdenisSK |