Commit cc5ae1f
authored
docs(changelog): scrub profile-field noise [skip-runtime-e2e] (#34)
The profile field added in PR #2013 / SDK PR #161 work was removed in
PR #33 before any v0.2.0 tag shipped to crates.io. Customer-facing
CHANGELOG should reflect what users experience, not internal flaps.
Net effect of this scrub:
- Delete the [0.2.1] CHANGELOG section entirely.
- Revert version bump 0.2.1 → 0.2.0 in Cargo.toml.
- Cargo.lock refreshed via cargo build.
The [0.2.0] section already had no profile mentions (Rust SDK never
shipped the field standalone — Session C's v0.2.0 came in fresh after
the v1 schema work, and PR #33 reverted it before tag).
Code state unchanged — main has the post-#33 telemetry surface.
Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>1 parent 6823403 commit cc5ae1f
3 files changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 10 | | |
17 | 11 | | |
18 | 12 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments