File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
- ## [ unreleased] - 2023-12-21
1
+ ## [ unreleased] - 2024-01-02
2
2
3
3
### Changes
4
4
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 )
6
22
7
23
#### Changed
8
24
You can’t perform that action at this time.
0 commit comments