Skip to content

Commit

Permalink
update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vcfxb committed Nov 17, 2021
1 parent e100e63 commit 28bf678
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ version 0.6.4 and earlier may not be entirely accurate or complete. A best effor
has been made to fill in the gaps. If you find an issue anywhere in this changelog,
please submit a pull request fixing it.

## Unreleased

## 0.8.0 - November 17th, 2021
- Replaced all usernames with user IDs. ([#130])
- Updated Hasura to v2.0.10

## 0.7.3 - November 3rd, 2021
- Changes to the config file:
- Now only a single RCOS Discord server ID is accepted instead of a list of IDs.
Expand Down Expand Up @@ -124,6 +130,7 @@ please submit a pull request fixing it.
[#114]: https://github.com/rcos/Telescope/issues/114
[#115]: https://github.com/rcos/Telescope/issues/115
[#116]: https://github.com/rcos/Telescope/issues/116
[#130]: https://github.com/rcos/Telescope/issues/130
[#142]: https://github.com/rcos/Telescope/issues/142
[#151]: https://github.com/rcos/Telescope/issues/151
[#176]: https://github.com/rcos/Telescope/pull/176
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "telescope"
version = "0.8.0-dev"
version = "0.8.0"
authors = ["Antonia \"Nia\" Calia-Bogan <[email protected]>"]
description = "The RCOS webapp"
edition = "2021"
Expand Down

0 comments on commit 28bf678

Please sign in to comment.