Skip to content

Commit e7bc4ed

Browse files
committed
Prepare v0.1.2
1 parent 5a7f06e commit e7bc4ed

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## Unreleased
6+
7+
## [0.1.2] - 2022-09-19
8+
9+
- remove ancient `pem-parser`
10+

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lpc55"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Nicolas Stalder <[email protected]>"]
55
edition = "2021"
66
description = "Host-side tooling to interact with LPC55 chips via the ROM bootloader"

0 commit comments

Comments
 (0)