Skip to content

Commit eb7f2b3

Browse files
committed
Update Changelog.md
1 parent 2ed6fb0 commit eb7f2b3

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

Changelog.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1-
## [unreleased] - 2023-12-21
1+
## [unreleased] - 2024-01-02
22

33
### Changes
44

5-
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/rolling...v15.3.0)
5+
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)
6+
7+
#### Changed
8+
9+
- Update PlattformIO to v6.5.0, which means esp-idf to v5.1
10+
11+
12+
#### Fixed
13+
14+
* ATA-TRIM: workaround for old SD-cards with no trim function to work with esp-idf v5.x
15+
* InfluxDB: Modified the time conversions to be more stable (UTC vs. local time shifts)
16+
17+
## [15.4.0] - 2023-12-22
18+
19+
### Changes
20+
21+
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.3.0...v15.4.0)
622

723
#### Changed
824

0 commit comments

Comments
 (0)