Skip to content

Commit

Permalink
Update version and changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
vcfxb committed Dec 30, 2021
1 parent 2bd4bae commit 4b100af
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ please submit a pull request fixing it.

## Unreleased

## 0.8.4 - December 29th, 2021
- Disabled signup using anything except Discord. ([#217])
- Added descriptions OGP tag. ([#216])

## 0.8.3 - December 22nd, 2021
- Updated minimum rust version to 1.57.0.
- Added [Open Graph Protocol](https://ogp.me/) meta tags to site. ([#205])
Expand Down Expand Up @@ -159,3 +163,5 @@ please submit a pull request fixing it.
[#189]: https://github.com/rcos/Telescope/pull/189
[#204]: https://github.com/rcos/Telescope/pull/204
[#205]: https://github.com/rcos/Telescope/pull/205
[#216]: https://github.com/rcos/Telescope/pull/216
[#217]: https://github.com/rcos/Telescope/pull/217
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.4-dev"
version = "0.8.4"
authors = ["Antonia \"Nia\" Calia-Bogan <[email protected]>"]
description = "The RCOS webapp"
edition = "2021"
Expand Down

0 comments on commit 4b100af

Please sign in to comment.