Skip to content

Commit

Permalink
Merge pull request #62 from hannobraun/release
Browse files Browse the repository at this point in the history
Publish version 0.7.0
  • Loading branch information
hannobraun authored Jan 31, 2025
2 parents bf14491 + 845529d commit ba059fb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.7.0 (2025-01-31)

- Update dependencies ([#58])
- **Breaking change:** Upgrade to `quick-xml` 0.37 ([#61])

[#58]: https://github.com/hannobraun/3mf-rs/pull/58
[#61]: https://github.com/hannobraun/3mf-rs/pull/61

## v0.6.0 (2024-09-18)

- Update dependencies ([#46], [#48], [#49], [#50], [#51], [#52])
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "threemf"
version = "0.6.0"
version = "0.7.0"

edition = "2021"
rust-version = "1.56"
Expand Down

0 comments on commit ba059fb

Please sign in to comment.