chore: Bump version to 0.7.0 and update changelog

Document the changes shipped since 0.2.0: the X-WS-* header
detection fix (0.5.0), the custom POP3 implementation (0.6.0) and
the dependency and toolchain upgrades (0.7.0). Retitle the 0.2.0
entry to 0.3.0 to match the version actually released in
Cargo.toml.
This commit is contained in:
2026-08-28 15:23:34 +02:00
parent 94df2c8d4f
commit 1faa8f1982
3 changed files with 41 additions and 3 deletions
Generated
+1 -1
View File
@@ -501,7 +501,7 @@ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
[[package]]
name = "rs_pop_imap_importer"
version = "0.6.0"
version = "0.7.0"
dependencies = [
"clap",
"dotenvy",