Skip to content

Commit

Permalink
chore: update changelog for release 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanLovato committed May 16, 2023
1 parent 74d9ae4 commit 2047a31
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

This document lists changes between releases.

## Learn GDScript From Zero 1.4.0

### New features

- Add script to extract, sync, check, and integrate new translations (#814)

### Content changes

- Replace parameter with argument in lesson 4 practices
- Add correct return types to documentation of str and int functions
- Correct typo in lesson 7
- Correct typo in lesson 9, improve wording
- Update Spanish translations for lessons 1 to 7

### Improvements

- Turn off vsync for faster response times

### Bug fixes

- Use low processor mode instead of target FPS to uncap framerate
- Lesson 21 - remove Step button from combo example (#801)
- Lesson 18 - fix unwrapped loop resetting (#800)
- Lesson 15 - fix traffic light resetting (#797)

## Learn GDScript From Zero 1.3.2

*Released on October 17, 2022*
Expand Down

0 comments on commit 2047a31

Please sign in to comment.