Skip to content

Commit 8f260c4

Browse files
author
semantic-release
committed
0.6.0
Automatically generated by python-semantic-release
1 parent 3c7a87a commit 8f260c4

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
# CHANGELOG
22

33

4+
## v0.6.0 (2026-04-24)
5+
6+
### Bug Fixes
7+
8+
- **dependencies**: Add 'bytes' dependency to Cargo.lock
9+
([`48f2dba`](https://github.com/krypton-byte/tryx/commit/48f2dba2591c962ecefe262c7354f406c55cb208))
10+
11+
- **dependencies**: Remove unused 'aead' and 'aes-gcm' packages from Cargo.lock
12+
([`e95e40a`](https://github.com/krypton-byte/tryx/commit/e95e40a2a70bff4b17c36430b65bb76db5c7703d))
13+
14+
- **dependencies**: Update 'yoke' and 'yoke-derive' packages to version 0.8.2
15+
([`dc6b871`](https://github.com/krypton-byte/tryx/commit/dc6b871eebb7a6a0f1b6d27025a3ea0fa68a7ae6))
16+
17+
- **dependencies**: Update tryx version to 0.5.1
18+
([`a318d40`](https://github.com/krypton-byte/tryx/commit/a318d405af1ab729d2f2b8eb83edf5243bc1b2fc))
19+
20+
### Chores
21+
22+
- **whatsapp-rust**: Update
23+
([`5db7b64`](https://github.com/krypton-byte/tryx/commit/5db7b644450fbc0ef2d782c6cb21c87b3f3cf1ce))
24+
25+
- **whatsapp-rust**: Update subproject commit reference
26+
([`f741f4c`](https://github.com/krypton-byte/tryx/commit/f741f4c11e3659cd4159dddd58557d5712ebe32a))
27+
28+
### Features
29+
30+
- **dependencies**: Add new packages and update existing ones in Cargo.lock
31+
([`adbea2c`](https://github.com/krypton-byte/tryx/commit/adbea2c17b6bb238923df3c4820dd0919c7e9395))
32+
33+
434
## v0.5.1 (2026-04-02)
535

636
### Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tryx"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
edition = "2024"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)