Skip to content

Commit b24c730

Browse files
committed
chore: update CHANGELOG
1 parent e4f773d commit b24c730

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
# Cargo Workspaces
9+
10+
* [#1011] Add a Cargo.lock to the root workspace to support reproducible binary crate builds such as `defmt-print`. Resolves [#1000]
11+
12+
# Packages
813
We have several packages which live in this repository. Changes are tracked separately.
914

1015
* [defmt](#defmt)

0 commit comments

Comments
 (0)