Skip to content

Commit 14d5141

Browse files
committed
chore: update changelog for release 1.3.2
1 parent f172646 commit 14d5141

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
This document lists changes between releases.
44

5+
## Learn GDScript From Zero 1.3.2
6+
7+
*Released on September 26, 2022*
8+
9+
### Improvements
10+
11+
- Make glossary entries work in other languages (#687)
12+
- Add option to lower the main text's brightness (#689)
13+
14+
### Content changes
15+
16+
- Improve note block titles (#682)
17+
- Fix typo in lesson 14
18+
- Clarify requirements in lesson 21 combo practice
19+
20+
### Improvements
21+
22+
- Load translation into glossary and practice hints (#686)
23+
- Add tiling background to demos
24+
25+
### Bug fixes
26+
27+
- Fix function call being partly eaten in lesson 24
28+
- Restore Traffic Light example in Lesson 15 (#696)
29+
- Ensure examples with no debugger nodes don't reset on every call to run()
30+
- Make code examples work with debugger in lesson 21
31+
- Remove visual jitter in orders animation in Lesson 23
32+
533
## Learn GDScript From Zero 1.3.1
634

735
*Released on September 26, 2022*

0 commit comments

Comments
 (0)