Release v0.1.0 (#34)

* Update dependencies, draft initial structure for changelog.

* Full changelog!
This commit is contained in:
Kyle Simpson
2021-01-08 11:42:07 +00:00
committed by GitHub
parent 7d767d2919
commit 12776fc6f8
6 changed files with 175 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
[![docs-badge][]][docs] [![build badge]][build]
[![docs-badge][]][docs] [![build badge]][build] [![guild-badge][]][guild] [![crates.io version]][crates.io link] [![rust 1.48.0+ badge]][rust 1.48.0+ link]
# Songbird
@@ -60,3 +60,12 @@ Songbird's logo is based upon the copyright-free image ["Black-Capped Chickadee"
[docs-badge]: https://img.shields.io/badge/docs-online-4d76ae.svg?style=flat-square
[docs]: https://serenity-rs.github.io/songbird/current
[guild]: https://discord.gg/9X7vCus
[guild-badge]: https://img.shields.io/discord/381880193251409931.svg?style=flat-square&colorB=7289DA
[crates.io link]: https://crates.io/crates/songbird
[crates.io version]: https://img.shields.io/crates/v/songbird.svg?style=flat-square
[rust 1.48.0+ badge]: https://img.shields.io/badge/rust-1.48.0+-93450a.svg?style=flat-square
[rust 1.48.0+ link]: https://blog.rust-lang.org/2020/11/19/Rust-1.48.html