mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[PR #78] [MERGED] Add CHANGELOG to home page #593
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#593
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/78
Author: @Rigellute
Created: 10/18/2019
Status: ✅ Merged
Merged: 10/19/2019
Merged by: @Rigellute
Base:
master← Head:add-changelog-to-home📝 Commits (2)
e92d323Add CHANGELOG to home pagec8a1187Move the changelog explanation to the bottom of the file📊 Changes
4 files changed (+126 additions, -11 deletions)
View changed files
📝
CHANGELOG.md(+7 -5)📝
src/app.rs(+2 -0)📝
src/handlers/home.rs(+87 -0)📝
src/ui/mod.rs(+30 -6)📄 Description
The CHANGELOG is included at build time and is scrollable after
selecting the "home" block.
Closes https://github.com/Rigellute/spotify-tui/issues/62
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.