Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 31d35f2

Browse files
authored
v1.8.0 to fix multiple-definitions linker error
### Releases v1.8.0 1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80](khoih-prog/ESPAsync_WiFiManager#80) 2. Optimize library code by using `reference-passing` instead of `value-passing` 3. Update all examples 4. Update `Packages_Patches`
1 parent c4181b1 commit 31d35f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/80)
3636
2. Optimize library code by using `reference-passing` instead of `value-passing`
3737
3. Update all examples
38+
4. Update `Packages_Patches`
3839

3940
### Releases v1.7.3
4041

0 commit comments

Comments
 (0)