oops authors confusion in changelog

This commit is contained in:
Philippe Teuwen
2023-08-21 02:45:08 +02:00
parent d5f15b5f54
commit ce5c8a3b9d
+3 -3
View File
@@ -10,16 +10,16 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Changed MF1 command ids (@domints)
- Changed nonce randomness on nested auth for hardnested attack (@Foxushka)
- Added commands to configure MF1 emulation magic modes and more (@Foxushka)
- Added `hw factory_reset` to wipe user data (@F9Alejandro)
- Added `hw factory_reset` to wipe user data (@augustozanellato)
- Changed slot nickname encoding gbk -> utf8 (@doegox)
- Added 5-second watchdog (@doegox)
- Added option to enable NRF_LOG UART on SWO pin (@doegox)
- Added `hw slot list` (@Foxushka)
- Added `hw version` (@nemanjan00 and @F9Alejandro)
- Added `hw version` (@nemanjan00 and @augustozanellato)
- Fixed data sanity check in MF1 emulation (@sgnusov)
- Fixed settings/dumps/nicks data corruption in flash (@doegox)
- Fixed slot LED on button wake-up (@doegox)
- Added support for init, reset and migrate settings (@F9Alejandro)
- Added support for init, reset and migrate settings (@augustozanellato)
- Added support to save settings in flash (@domints)
- Added `hw settings animation` to configure startup animation (@domints)
- Fixed compilation warnings from SDK (@doegox)