We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85cd316 commit 2a3d0c2Copy full SHA for 2a3d0c2
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.5.10] - 2022-12-21
5
+
6
+### Fixed
7
8
+ - Build automation fixes
9
10
## [0.5.9] - 2022-12-21
11
12
### Changed
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "image_sieve"
-version = "0.5.9"
+version = "0.5.10"
authors = ["Florian Fetz <florian.fetz@googlemail.com>"]
description = "GUI based tool to sort out and categorize images, raw images and videos"
repository = "https://github.com/Futsch1/image-sieve"
0 commit comments