Chaneglog: Add entry for removing custom singleton mutex name config option

This commit is contained in:
Shreya Malviya 2021-11-15 16:35:07 +05:30
parent 57cc2ef64a
commit f90434d38d
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- Checkbox for file logging. #1537
- 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
### Fixed
- A bug in network map page that caused delay of telemetry log loading. #1545