Skip to content

Commit

Permalink
Update Changelog.md (#2849)
Browse files Browse the repository at this point in the history
  • Loading branch information
caco3 authored Feb 2, 2024
1 parent 0e0fb45 commit 4de1152
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
## [unreleased] - 2024-01-02
## [15.5.0] - 2024-02-02

### Changes

For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/rolling...v15.4.0)
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.4.0...v15.5.0)

#### Changed

- Update PlattformIO to v6.5.0, which means esp-idf to v5.1

- Enhance busy notification
- Implemented late analog / digital transition

#### Fixed

* ATA-TRIM: workaround for old SD-cards with no trim function to work with esp-idf v5.x
* InfluxDB: Modified the time conversions to be more stable (UTC vs. local time shifts)
* Fix negatives on extended resolution false
* Show chip infos on info page
* Fix memory leaks in tflite integration

## [15.4.0] - 2023-12-22

Expand Down

0 comments on commit 4de1152

Please sign in to comment.