Skip to content

Commit 9ea8c02

Browse files
authored
chore: release v0.2.0-alpha.7 (#520)
1 parent 1bc6cd5 commit 9ea8c02

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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.

bin/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.2.0-alpha.7](https://github.com/8xFF/atm0s-media-server/compare/v0.2.0-alpha.6...v0.2.0-alpha.7) - 2025-03-02
11+
12+
### Fixed
13+
14+
- vnet should stick on same worker for avoiding actor missmatch error ([#519](https://github.com/8xFF/atm0s-media-server/pull/519))
15+
1016
## [0.2.0-alpha.6](https://github.com/8xFF/atm0s-media-server/compare/v0.2.0-alpha.5...v0.2.0-alpha.6) - 2025-03-02
1117

1218
### Fixed

bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "atm0s-media-server"
3-
version = "0.2.0-alpha.6"
3+
version = "0.2.0-alpha.7"
44
authors = ["Giang Minh <giang.ndm@gmail.com>"]
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)