Skip to content

Commit fadf879

Browse files
committed
CHANGELOG: document addition of crate documentation
1 parent 5d0e381 commit fadf879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Added
99
- `/docs/`, a submodule that contains the overarching documentation of RTIC Scope, which is rendered at [the organization profile](https://github.com/rtic-scope).
1010
- `/rtic-scope-frontend-dummy/`, a submodule of the frontend reference implementation.
11+
- Crate documentation for `cargo-rtic-scope`, which is the same `README.md` used for the organization documentation.
1112

1213
### Changed
1314
- On `--serial /path/to/dev`, `dev` will no longer unconditionally configure for 115200 B/s; the baud rate specified with `tpiu_baud` in the `[package.metadata.rtic-scope]` block in `Cargo.toml` will instead be applied.

0 commit comments

Comments
 (0)