Skip to content

Commit 8bde091

Browse files
committed
add release note for 0.5.2
1 parent af318b2 commit 8bde091

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

changelog.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# TinyUF2 Changelog
22

3-
## 0.5.1 - 2021.07.30
3+
## 0.5.2
4+
5+
Added new boards: MorphESP-240 ESP32S2, Lolin S2 Mini, Espressif HMI devkit
6+
7+
## 0.5.1
48

59
### ESP32-S2
610

@@ -10,7 +14,7 @@
1014

1115
- fix updating issue with circuipython
1216

13-
## 0.5.0 - 2021.07.12
17+
## 0.5.0
1418

1519
- Update self-update as application
1620

@@ -31,7 +35,7 @@
3135

3236
- Use official nxp mcux-sdk submodule
3337

34-
## 0.4.0 - 2021.04.04
38+
## 0.4.0
3539

3640
- Add support for multiple sectors per cluster in GhostFAT to enable larger flash sizes
3741
- Add native test for ghostfat with varous checks
@@ -60,7 +64,7 @@
6064
- Add sdphost binary for arm 32bit e.g raspberry pi 4
6165
- Add `esp32programmer.uf2` app for selected board.
6266

63-
## 0.3.0 - 2021.02.17
67+
## 0.3.0
6468

6569
- Add compiled date to INFO_UF2.TXT
6670
- Add new port STM32F3
@@ -87,13 +91,13 @@
8791

8892
- No major changes
8993

90-
## 0.2.1 - 2021.02.02
94+
## 0.2.1
9195

9296
- Added stm32f401 blackpill
9397
- Fix stm32f4 uart logging
9498
- `update-*.uf2` is uploaded separately in release assests.
9599

96-
## 0.2.0 - 2021.01.19
100+
## 0.2.0
97101

98102
- Add new port for NXP LPC55xx.
99103
- Rename `USE_` feature to `TINYUF2_`
@@ -117,6 +121,6 @@
117121

118122
- No major changes
119123

120-
## 0.1.0 - 2020.12.23
124+
## 0.1.0
121125

122126
- Initial release with support for ESP32-S2, iMXRT 10xx, STM32F4

0 commit comments

Comments
 (0)