0.3.1
This commit is contained in:
parent
5437b6cf09
commit
30ace2df9b
@ -1 +0,0 @@
|
|||||||
patch type="fixed" "make new .ttbp/ world-readable"
|
|
||||||
@ -1 +0,0 @@
|
|||||||
patch type="fixed" "sort global feels by creation time"
|
|
||||||
@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.3.1] - 2026-01-08
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- make new .ttbp/ world-readable
|
||||||
|
- sort global feels by creation time
|
||||||
|
|
||||||
## [0.3.0] - 2025-04-29
|
## [0.3.0] - 2025-04-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@ -25,7 +25,7 @@ const title = ` ___ __
|
|||||||
/ _/__ ___ / /__
|
/ _/__ ___ / /__
|
||||||
/ _/ -_) -_) (_-<
|
/ _/ -_) -_) (_-<
|
||||||
/_/ \__/\__/_/___/
|
/_/ \__/\__/_/___/
|
||||||
neofeels 0.3.0`
|
neofeels 0.3.1`
|
||||||
|
|
||||||
func NewMainMenu(index int) *MainMenu {
|
func NewMainMenu(index int) *MainMenu {
|
||||||
return &MainMenu{
|
return &MainMenu{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user