This commit is contained in:
darsain
2021-01-19 14:04:03 +01:00
parent 2c3443c736
commit 58bb38dc77
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
### 2.13.1 - 2021-Jan-19
Changed:
- The file deletion in `delete-file-ACTION` (`delete-file-next`, `delete-file-quit`) is now optional, meaning if file is not a file (watching a stream), uosc will just execute the action. Previously, nothing would happen.
## 2.13.0 - 2020-Dec-16
Added:

View File

@@ -1,6 +1,6 @@
--[[
uosc 2.12.0 - 2020-Dec-03 | https://github.com/darsain/uosc
uosc 2.13.1 - 2021-Jan-19 | https://github.com/darsain/uosc
Minimalist cursor proximity based UI for MPV player.