Skip to content

Commit d2c1338

Browse files
committed
chore(release): bump version to v0.3.0
Signed-off-by: tfx2001 <tfx2001@outlook.com>
1 parent 1175d9a commit d2c1338

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.0] - 2026-06-20
11+
1012
### Added
1113

1214
- Add local Hable tonemapping for SDR base image generation.
@@ -40,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4042

4143
- Initial release.
4244

43-
[unreleased]: https://github.com/tfx2001/jxr2uhdr/compare/v0.2.1...HEAD
45+
[unreleased]: https://github.com/tfx2001/jxr2uhdr/compare/v0.3.0...HEAD
46+
[0.3.0]: https://github.com/tfx2001/jxr2uhdr/releases/tag/v0.3.0
4447
[0.2.1]: https://github.com/tfx2001/jxr2uhdr/releases/tag/v0.2.1
4548
[0.2.0]: https://github.com/tfx2001/jxr2uhdr/releases/tag/v0.2.0
4649
[0.1.1]: https://github.com/tfx2001/jxr2uhdr/releases/tag/v0.1.1

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["jxr2uhdr-cli"]
33
resolver = "3"
44

55
[workspace.package]
6-
version = "0.2.1"
6+
version = "0.3.0"
77
edition = "2024"
88

99
[workspace.dependencies]

0 commit comments

Comments
 (0)