Skip to content

Commit

Permalink
AES: Move Changelog entry to unreleased (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcchtjader committed Jun 10, 2022
1 parent 2dad831 commit b82ab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Unreleased Changes

- Fix failing `bsp_pins!` invocation with no aliases (#605 fixes #599)
- Add Advanced Encryption Standard (AES) peripheral support including RustCrypto compatible backend

# v0.15.1

Expand Down Expand Up @@ -45,7 +46,6 @@
- Add Device Service Unit (DSU), Non-volatile Controller (NVM), SmartEEPROM support (#526)
- Expand Public Key Cryptography Controller (PUKCC) to support modular
exponentiation (RSA) (#544)
- Add Advanced Encryption Standard (AES) peripheral support including RustCrypto compatible backend

---

Expand Down

0 comments on commit b82ab9a

Please sign in to comment.