mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
Prep for 0.12.0-alpha release
This commit is contained in:
parent
04961af040
commit
b81fde390a
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## 0.12.0-alpha - 2019-05-18
|
||||
|
||||
### Added
|
||||
|
||||
- Now Playing information and transport controls in the dock menu
|
||||
- Queue position numbers in the queue
|
||||
- Shuffle/repeat mode buttons
|
||||
|
||||
### Changed
|
||||
|
||||
- BIG refactor using unidirectional dataflow
|
||||
|
||||
## 0.11.2-alpha - 2019-04-09
|
||||
|
||||
### Changed
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.12.0-pre-alpha</string>
|
||||
<string>0.12.0-alpha</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 795 KiB After Width: | Height: | Size: 941 KiB |
Loading…
Reference in New Issue
Block a user