0.3.0
This commit is contained in:
parent
c29a7c1594
commit
46439d2488
@ -1 +0,0 @@
|
||||
minor type="added" "add gopher support"
|
@ -1 +0,0 @@
|
||||
patch type="fixed" "use birthtime instead of mtime"
|
@ -1 +0,0 @@
|
||||
patch type="added" "shortcuts to list items in menu and management"
|
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## [0.3.0] - 2025-04-29
|
||||
|
||||
### Added
|
||||
|
||||
- add gopher support
|
||||
- shortcuts to list items in menu and management
|
||||
|
||||
### Fixed
|
||||
|
||||
- use birthtime instead of mtime
|
||||
|
||||
## [0.2.0] - 2025-01-20
|
||||
|
||||
### Added
|
||||
|
@ -25,7 +25,7 @@ const title = ` ___ __
|
||||
/ _/__ ___ / /__
|
||||
/ _/ -_) -_) (_-<
|
||||
/_/ \__/\__/_/___/
|
||||
neofeels 0.2.0`
|
||||
neofeels 0.3.0`
|
||||
|
||||
func NewMainMenu(index int) *MainMenu {
|
||||
return &MainMenu{
|
||||
|
Loading…
x
Reference in New Issue
Block a user