Skip to content

Commit 1546019

Browse files
authored
doc: update changelog
1 parent 43b6498 commit 1546019

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

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+
322
## v.0.9.0
423

524
### Features

0 commit comments

Comments
 (0)