Changelog: add entry about removed azure credential collector

This commit is contained in:
VakarisZ 2021-11-15 12:50:19 +02:00
parent a4f9aa1dfa
commit c6e180bd73
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- Remove serialization of config. #1537
- Checkbox that gave the option to not try to first move the dropper file. #1537
- Custom singleton mutex name config option. #1589
- Azure credential collector, because it was broken (not gathering credentials). #1535
### Fixed
- A bug in network map page that caused delay of telemetry log loading. #1545