Skip to content

Commit

Permalink
chore(main): release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and mdvorak committed Mar 31, 2024
1 parent ab7da81 commit cbce6a1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [2.0.0](https://github.com/mdvorak/esp-double-reset/compare/v1.0.2...v2.0.0) (2024-03-31)


### ⚠ BREAKING CHANGES

* no longer support <4.4 IDF

### Features

* no longer support &lt;4.4 IDF ([83520f6](https://github.com/mdvorak/esp-double-reset/commit/83520f6ad64afd05a9d08c517679fbb5dcc13941))


### Bug Fixes

* :rotating_light: Adjust the format strings to use format specifiers from inttypes.h, for example PRIu32 for uint32_t ([93ee791](https://github.com/mdvorak/esp-double-reset/commit/93ee791f77f261a65024d7928bd8bb74c40dd815))

### [1.0.2](https://github.com/mdvorak/esp-double-reset/compare/v1.0.1...v1.0.2) (2022-01-22)


Expand Down

0 comments on commit cbce6a1

Please sign in to comment.