Skip to content

Commit a516a78

Browse files
committed
Prepare release 5.3.0.
1 parent 8b10f47 commit a516a78

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# quickjs-build changelog
22

3+
## 2021-08-25 Version 5.3.0, @NickNaso
4+
5+
### Notable changes
6+
7+
- Added linux arm64 build.
8+
- Removed ubuntu 16.04 from CI.
9+
- Some minor fixes.
10+
11+
### Commits
12+
13+
* [[`8b10f47212`](https://github.com/napi-bindings/quickjs-build/commit/8b10f47212)] - Fixed documentation. (NickNaso)
14+
* [[`316368db2e`](https://github.com/napi-bindings/quickjs-build/commit/316368db2e)] - Removed ubuntu 16.04 from CI. (NickNaso)
15+
* [[`e0a280c34f`](https://github.com/napi-bindings/quickjs-build/commit/e0a280c34f)] - Merge pull request #10 from gengjiawen/arm64 (Nicola Del Gobbo)
16+
* [[`6551f61377`](https://github.com/napi-bindings/quickjs-build/commit/6551f61377)] - **feat**: add linux arm64 build (Jiawen Geng)
17+
318
## 2021-04-12 Version 5.2.0, @NickNaso
419

520
### Notable changes

0 commit comments

Comments
 (0)