Skip to content

Commit b82ab9a

Browse files
authored
AES: Move Changelog entry to unreleased (#621)
1 parent 2dad831 commit b82ab9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Unreleased Changes
22

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

56
# v0.15.1
67

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

5050
---
5151

0 commit comments

Comments
 (0)