Prepare for 0.8 release
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
d5f6c181af
commit
147d07832e
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
Version XXX, released YYY:
|
||||
Version 0.8, released 2019-10-15:
|
||||
* Updates
|
||||
- CI: Split jobs, add tests, and caching
|
||||
* Breaking
|
||||
- 0.7.1 was actually a breaking release
|
||||
|
||||
Version 0.7.2, released 2019-09-13:
|
||||
* Updates
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "jid"
|
||||
version = "0.7.2"
|
||||
version = "0.8.0"
|
||||
authors = [
|
||||
"lumi <lumi@pew.im>",
|
||||
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
|
||||
|
|
Loading…
Reference in a new issue