Skip to content

Commit f83125f

Browse files
committed
Update changelog
1 parent 50d2a76 commit f83125f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
This project mostly adheres to [Semantic Versioning][semver].
55

6+
## [0.7.0] - 2019-8-29
7+
8+
An emergency release to fix a conflict in our [`ring`](https://github.com/briansmith/ring) dependency that prevents compilation if you pull in an older and newer version at the same time.
9+
10+
Thanks to the following for their contributions:
11+
- [@Lakelezz]
12+
13+
### Changed
14+
15+
- [meta] Update all dependencies ([@Lakelezz]) [c:50d2a76]
16+
617
## [0.6.4] - 2019-8-27
718

819
Thanks to the following for their contributions:
@@ -3104,6 +3115,7 @@ rest::get_guilds(GuildPagination::After(GuildId(777)), 50);
31043115

31053116
Initial commit.
31063117

3118+
[0.7.0]: https://github.com/serenity-rs/serenity/compare/v0.6.4...v0.7.0
31073119
[0.6.4]: https://github.com/serenity-rs/serenity/compare/v0.6.3...v0.6.4
31083120
[0.6.3]: https://github.com/serenity-rs/serenity/compare/v0.6.2...v0.6.3
31093121
[0.6.2]: https://github.com/serenity-rs/serenity/compare/v0.6.1...v0.6.2
@@ -3227,6 +3239,8 @@ Initial commit.
32273239
[@xSke]: https://github.com/xSke
32283240
[@zeyla]: https://github.com/zeyla
32293241

3242+
[c:50d2a76]: https://github.com/serenity-rs/serenity/commit/50d2a7654e0aa5248c16941b68da30d758262419
3243+
32303244
[c:aa1070d]: https://github.com/serenity-rs/serenity/commit/aa1070d05f23ea2a7a57857ee47e7b41af36815b
32313245
[c:720d9ad]: https://github.com/serenity-rs/serenity/commit/720d9adda4d432cf3fb5ceb890fc0aa751f927bb
32323246
[c:c45c1d4]: https://github.com/serenity-rs/serenity/commit/c45c1d47ec70168e90091e676d3fdf0a0d4e4c8c

0 commit comments

Comments
 (0)