From bc9594daec5b6e1a191396eb31f8ede3e2c0f867 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 08:55:21 +0000 Subject: [PATCH] chore: release v0.1.1 --- Cargo.toml | 2 +- crates/wavekat-sip/CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e647741..86f6fab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,6 @@ resolver = "2" # Now on the 0.1.x line: a 0.1.x bump signals an API-breaking release, # 0.1.(x+1) a compatible one. Downstream consumers pin us via # [patch.crates-io] to a specific 0.1.x. -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "Apache-2.0" diff --git a/crates/wavekat-sip/CHANGELOG.md b/crates/wavekat-sip/CHANGELOG.md index d2a6ce2..8a48fe9 100644 --- a/crates/wavekat-sip/CHANGELOG.md +++ b/crates/wavekat-sip/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1](https://github.com/wavekat/wavekat-sip/compare/v0.1.0...v0.1.1) - 2026-06-28 + +### Added + +- blind call transfer via REFER (RFC 3515) ([#45](https://github.com/wavekat/wavekat-sip/pull/45)) + ### Added - blind call transfer (RFC 3515): `Call::blind_transfer` sends an in-dialog