We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d501c commit 9964788Copy full SHA for 9964788
ChangeLog.md
@@ -1,5 +1,9 @@
1
# Write Your Python Program - CHANGELOG
2
3
+* 2.0.6 (2025-10-08)
4
+ * Settings for language #180
5
+ * Only warn of settings cannot be saved #182
6
+ * Remove unnecessary warning line #181
7
* 2.0.1 - 2.0.5 (2025-09-24)
8
* Many minor fixes
9
* 2.0.0 (2025-09-24)
package.json
@@ -3,7 +3,7 @@
"displayName": "Write Your Python Program!",
"description": "A user friendly python environment for beginners",
"license": "See license in LICENSE",
- "version": "2.0.5",
+ "version": "2.0.6",
"publisher": "StefanWehr",
"icon": "icon.png",
"engines": {
0 commit comments