Skip to content

Commit

Permalink
Bump to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Insprill committed Jun 1, 2023
1 parent 2b59080 commit 1491466
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Changelog

# 0.x.x:
# 0.5.0:
- Added the ability to go to artists/albums via path.
- Fixed the lyric page's "View on Genius" button taking the user to an invalid URL.
- Removed the ability to go to artists/albums via ID.


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,7 +1,7 @@
[package]
name = "intellectual"
description = "Alternate frontend for Genius focused on privacy and simplicity"
version = "0.4.0"
version = "0.5.0"
license = "AGPL-3.0"
repository = "https://github.com/Insprill/intellectual"
edition = "2021"
Expand Down

0 comments on commit 1491466

Please sign in to comment.