Skip to content

Commit

Permalink
Publish New Versions (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and FabianLars authored Jan 29, 2025
1 parent 181645b commit 8d0f670
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/manifest-required.md

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## \[0.3.0]

- `winres` is now more strict about `embed_resource`'s result (using manifest_required instead of manifest_option) and therefore may panic more likely, for example if the environment is missing a resource compiler.
- [181645b](https://github.com/tauri-apps/winres/commit/181645b7fdfdc96da58df7e839bc2a14897d6233) feat: More strictly handle resource compiler issues. ([#20](https://github.com/tauri-apps/winres/pull/20)) on 2025-01-29

## \[0.2.1]

- Updated `embed-resource` to v3. No user facing changes.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tauri-winres"
description = "Create and set windows icons and metadata for executables"
version = "0.2.1"
version = "0.3.0"
authors = [
"Tauri Programme within The Commons Conservancy",
"Max Resch <resch.max@gmail.com>"
Expand Down

0 comments on commit 8d0f670

Please # to comment.