Skip to content

Commit

Permalink
Missing changelog for #535 (#540)
Browse files Browse the repository at this point in the history
* gatekeep mdns ipv6 behind feature flag

* fix feature flag typo

* format

* requested changes

* erratum

* add ipv4 feature flag

* add wrapper for promiscuous mode

* change warn->info

* add changes

* add changes

* &mut self -> &self

* add documentation, switch to &mut self

* format

* double emac_rx stack size

* Revert "double emac_rx stack size"

This reverts commit 54b89b1.

* changelog
  • Loading branch information
indexds authored Jan 1, 2025
1 parent 326a3e1 commit 229f314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bugfix: crash on MQTT async client restart
- Fix missing newline if CONFIG_LOG_COLORS=n is set (#521)
- gatekeep mdns ipv6 behind feature flag (#523)
- Fix emac_rx stack overflow when log verbosity is increased (#535)

## [0.49.1] - 2024-07-09
### Fixed
Expand Down

0 comments on commit 229f314

Please sign in to comment.