From 5162a8a230eee0714ddc1b4a981491235e2a89d0 Mon Sep 17 00:00:00 2001 From: Rahix Date: Thu, 8 Sep 2022 19:24:29 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa2bb96..98c678c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,13 +17,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 details ([#108]). ### Removed -- Support for very old `rustc` versions which need `llvm_asm!()` ([#106]). +- Support for very old `rustc` versions which need `llvm_asm!()` ([#106], [#109]). [#101]: https://github.com/Rahix/avr-device/pull/101 [#102]: https://github.com/Rahix/avr-device/pull/102 [#104]: https://github.com/Rahix/avr-device/pull/104 [#106]: https://github.com/Rahix/avr-device/pull/106 [#108]: https://github.com/Rahix/avr-device/pull/108 +[#109]: https://github.com/Rahix/avr-device/pull/109 ## [0.3.4] - 2022-06-23 -- 2.48.1