Change next major release to 1.0.0 in the changelog

This commit is contained in:
Benjamin Neff 2022-09-03 02:52:45 +02:00
parent 1c064e016f
commit 6afaa264ee
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -1,4 +1,4 @@
# 0.8.0.0
# 1.0.0 (unreleased)
## New configuration file!
@ -6,7 +6,7 @@ We already recommended you to move to our new TOML based configuration file. Wit
## API!
With the release of diaspora\* Version 0.8.0.0, we now officially support building applications on top of the diaspora\* API! Please check out [the official API documentation](https://diaspora.github.io/api-documentation/) for instructions, and please do file bugs if you notice something that could be improved!
With the release of diaspora\* Version 1.0, we now officially support building applications on top of the diaspora\* API! Please check out [the official API documentation](https://diaspora.github.io/api-documentation/) for instructions, and please do file bugs if you notice something that could be improved!
We are looking forward to seeing many creative applications!