Skip to content

Commit 6e2f44d

Browse files
author
Dan Wilcox
committed
updated changelog, bump to version 0.6.0
1 parent 1d4a8c3 commit 6e2f44d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
0.5.1: TBA
1+
0.6.0: 2023 Feb 20
22

33
* fixed -f/--fullscreen not working on linux
4+
* fixed bad osc address in readme example
45

56
* added --style-pip to open with style picture in picture view
7+
* added serial-button-osc hardware button -> osc info
68

7-
0.5.0: 2022 Jan 12
9+
0.5.0: 2023 Jan 12
810

911
* fixed camera source drawing not reflecting mirror / flip options
1012

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
#pragma once
1515

1616
#define PACKAGE "Styler"
17-
#define VERSION "0.5.0"
17+
#define VERSION "0.6.0"
1818
#define DESCRIPTION "arbitrary style transformation of an input image, video, or camera source"

0 commit comments

Comments
 (0)