Skip to content

Commit 24b792c

Browse files
committed
Updated many dependencies
1 parent 421ff01 commit 24b792c

File tree

10 files changed

+535
-331
lines changed

10 files changed

+535
-331
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
## Unreleased
44

5+
## Capture 0.4.0 (07-04-23)
6+
7+
- *Breaking*: Capturing no longer takes a critical section. I'm now convinced this is not necessary.
8+
9+
## Capture-probe 0.3.0 (07-04-23)
10+
11+
- *Breaking*: Update to probe-rs 0.18
12+
13+
## Cli 0.1.6 (07-04-23)
14+
15+
- Update to probe-rs 0.18
16+
- Update to clap 4
17+
18+
## Core 0.3.0 (07-04-23)
19+
20+
- *Breaking*: Updated to gimli 0.27.2
21+
22+
## Trace 0.2.4 (07-04-23)
23+
24+
- Updated dependencies
25+
526
## Core 0.2.2 (01-09-22)
627

728
- The length of the iterators for `MemoryRegion` and `RegisterData` always returned the original value. Now they return how many elements are left.

0 commit comments

Comments
 (0)