Skip to content

Commit

Permalink
@axmol-bot [release 2.1.4]
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 authored Jul 20, 2024
1 parent 9e106da commit bdd9bf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## axmol-2.1.4 ?? 2024
## axmol-2.1.4 Jun.20 2024

### Significant changes relative to 2.1.3:

Expand All @@ -12,7 +12,7 @@
- Improve RenderTarget by @smilediver in https://github.com/axmolengine/axmol/pull/1996
- Make apple controller to support four players by @paulocoutinhox in https://github.com/axmolengine/axmol/pull/2009

### Mark as deprecated
### Deprecated

- `AsyncTaskPool`, use `JobSystem` instead.
- `AXLOG`, `AXLOGINFO`, `AXLOGWARN`, `AXLOGERROR`, use `AXLOGD`, `AXLOGI`, `AXLOGE` instead.
Expand Down Expand Up @@ -67,7 +67,7 @@
- AGP: 8.2.2 ==> 8.4.0
- emsdk: 3.1.59 ==> 3.1.63

### 3rdparty Updates
### 3rdparty updates

- openssl: 3.0.13 ==> 3.3.1
- Clipper2: 1.3.0 ==> 1.4.0
Expand Down

0 comments on commit bdd9bf8

Please sign in to comment.