File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v.0.9.1
4
+
5
+ ### Features
6
+ - (lc709203f): Driver for LC709203F battery fuel gauge by @jmpmscorp in https://github.com/UncleRus/esp-idf-lib/pull/433
7
+ - (hmc5883l): Added support for HMC5983 by @dizcza in https://github.com/UncleRus/esp-idf-lib/pull/431
8
+
9
+ ### Bugfixes
10
+ - (i2cdev): Fixed I2C driver reinstallation bug by @UncleRus in https://github.com/UncleRus/esp-idf-lib/pull/430
11
+ - (chore): Updated io-console by @trombik in https://github.com/UncleRus/esp-idf-lib/pull/435
12
+ - (doc): Reordered Usages of metadata in the project section by @trombik in https://github.com/UncleRus/esp-idf-lib/pull/439
13
+ - (all): Fixed xprintf() format specifications in components and examples to support ESP-IDF v5 by @UncleRus
14
+ - (ci): Fixed generation of components list by @UncleRus in https://github.com/UncleRus/esp-idf-lib/pull/446
15
+
16
+ ## New Contributors
17
+ - @jmpmscorp made their first contribution in https://github.com/UncleRus/esp-idf-lib/pull/433
18
+
19
+ ### Documentation: https://esp-idf-lib.readthedocs.io/en/0.9.1/
20
+
21
+
3
22
## v.0.9.0
4
23
5
24
### Features
You can’t perform that action at this time.
0 commit comments