We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce5c3e commit ece68b7Copy full SHA for ece68b7
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.17] - 2024-07-20
5
+
6
+### Fixed
7
8
+- Build infrastructure for all platforms fixed
9
10
## [0.5.16] - 2024-06-07
11
12
### Changed
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "image_sieve"
-version = "0.5.16"
+version = "0.5.17"
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