Skip to content

Commit 16efa6a

Browse files
committed
chore: add missing changelog for preview releases made before 1.4.0
1 parent 2047a31 commit 16efa6a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This document lists changes between releases.
44

55
## Learn GDScript From Zero 1.4.0
66

7+
*Released on May 16 2023*
8+
79
### New features
810

911
- Add script to extract, sync, check, and integrate new translations (#814)
@@ -15,6 +17,13 @@ This document lists changes between releases.
1517
- Correct typo in lesson 7
1618
- Correct typo in lesson 9, improve wording
1719
- Update Spanish translations for lessons 1 to 7
20+
- Change parameter into argument in lesson 6
21+
- Improve phrasing and correct typo in external error popup
22+
- Correct tense in time delta lesson
23+
- Improve lesson 15 note title (#740)
24+
- Check for the use of two arguments in function call in lesson 11
25+
- Improve explanations in lessons 2, 3, 7, 8, 10, 11, and 14
26+
- Correct grammar in lesson 19
1827

1928
### Improvements
2029

@@ -26,6 +35,10 @@ This document lists changes between releases.
2635
- Lesson 21 - remove Step button from combo example (#801)
2736
- Lesson 18 - fix unwrapped loop resetting (#800)
2837
- Lesson 15 - fix traffic light resetting (#797)
38+
- Allow writing decimal number in lesson 11 practice
39+
- Update bar health when changing max health
40+
- Check for play_animation() call in lesson 21
41+
- Correct hint text for lesson 16 (#732)
2942

3043
## Learn GDScript From Zero 1.3.2
3144

0 commit comments

Comments
 (0)