Skip to content

Commit

Permalink
Bumped to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hiulit committed Feb 5, 2021
1 parent d085b20 commit a655b0f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

- Up to date

## [1.2.0] - 2021-02-05

### Added

- [Headless and server](https://docs.godotengine.org/en/stable/getting_started/workflow/export/exporting_for_dedicated_servers.html) builds.

### Changed

- All the binaries are now [optimized for size](https://docs.godotengine.org/en/stable/development/compiling/optimizing_for_size.html#stripping-binaries) by stripping debug symbols.
- All the binaries are now zipped.

## [1.1.0] - 2021-01-28

### Added
Expand Down

0 comments on commit a655b0f

Please sign in to comment.