[PR #78] [MERGED] Add CHANGELOG to home page #593

Closed
opened 2026-02-28 14:50:08 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: add-changelog-to-home


📝 Commits (2)

  • e92d323 Add CHANGELOG to home page
  • c8a1187 Move 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.

Screenshot 2019-10-18 at 19 57 55

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.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/78 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 10/18/2019 **Status:** ✅ Merged **Merged:** 10/19/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `add-changelog-to-home` --- ### 📝 Commits (2) - [`e92d323`](https://github.com/Rigellute/spotify-tui/commit/e92d323ca90ec595792d8f0f89285effe331dcb4) Add CHANGELOG to home page - [`c8a1187`](https://github.com/Rigellute/spotify-tui/commit/c8a11872acc48de4ed76b88b6ab65a5a9af1ae22) Move the changelog explanation to the bottom of the file ### 📊 Changes **4 files changed** (+126 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+7 -5) 📝 `src/app.rs` (+2 -0) 📝 `src/handlers/home.rs` (+87 -0) 📝 `src/ui/mod.rs` (+30 -6) </details> ### 📄 Description The CHANGELOG is included at build time and is scrollable after selecting the "home" block. ![Screenshot 2019-10-18 at 19 57 55](https://user-images.githubusercontent.com/12150276/67120663-a635f380-f1e1-11e9-8ed9-3aeb4ad09282.png) Closes https://github.com/Rigellute/spotify-tui/issues/62 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#593
No description provided.