Skip to content

Commit c958d63

Browse files
committed
3.2.0
1 parent d93a0b1 commit c958d63

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

debian/changelog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
pix (3.2.0) virginia; urgency=medium
2+
3+
[ Nate Simon ]
4+
* patch to build with exiv 0.28 (#178)
5+
6+
[ Michael Webster ]
7+
* Remove white frame from images.
8+
* gth-browser-actions-entries.h: Remove left/right/up/down shortcuts.
9+
* Update bug template, add (obsolete) feature request template.
10+
11+
[ Klemens Schölhorn ]
12+
* Automatically rotate video based on its orientation tag
13+
14+
[ Clement Lefebvre ]
15+
* Unref videoflip before creating a new one.
16+
* Revert "gth-browser-actions-entries.h: Remove left/right/up/down shortcuts."
17+
18+
-- Clement Lefebvre <root@linuxmint.com> Tue, 28 Nov 2023 10:37:46 +0000
19+
120
pix (3.0.2) victoria; urgency=medium
221

322
* l10n: Update translations

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('pix', ['c', 'cpp'],
22
license : 'GPL2+',
3-
version : '3.0.2',
3+
version : '3.2.0',
44
meson_version : '>=0.43'
55
)
66

0 commit comments

Comments
 (0)