Skip to content

Commit 01865d8

Browse files
committed
Merge tag 'v3.3.2' into develop
Bump version to 3.3.2
2 parents eae6e94 + 1a889d0 commit 01865d8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release Notes
22

3+
## 3.3.2 (2023-12-23)
4+
5+
* Upgraded the integrated Python distribution for Windows users to version 3.11.7, ensuring compatibility and leveraging the latest features and optimizations.
6+
7+
Existing Windows users who installed PlatformIO IDE before and wish to transition to the latest Python 3.11 are advised to follow these steps:
8+
9+
1. Close VSCode
10+
2. Navigate to the `C:\Users\%USERPROFILE%\.platformio` (or `C:\.platformio`) folder and delete the `penv` and `python3` directories
11+
3. Open VSCode.
12+
313
## 3.3.1 (2023-07-28)
414

515
* Updated the PlatformIO Core Installer Script to version [1.2.1](https://github.com/platformio/platformio-core-installer/releases/tag/v1.2.1)

0 commit comments

Comments
 (0)