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

Commit 0b128a3

Browse files
authored
v1.10.0 to fix multiple-definitions linker error
### Releases v1.10.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](#80) 2. Optimize library code by using `reference-passing` instead of `value-passing`
1 parent 76a0fd9 commit 0b128a3

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
@@ -49,6 +49,7 @@
4949
### Releases v1.10.0
5050

5151
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)
52+
2. Optimize library code by using `reference-passing` instead of `value-passing`
5253

5354
### Releases v1.9.8
5455

0 commit comments

Comments
 (0)