Skip to content

Commit df08d4f

Browse files
committed
update changelog
1 parent 0d92c3f commit df08d4f

2 files changed

Lines changed: 51 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### Bug Fixes
11+
12+
- <csr-id-de21dfaf4b6aae275659f877f25b80c5330236e9/> update memory limit in Context builder example
13+
14+
### Commit Statistics
15+
16+
<csr-read-only-do-not-edit/>
17+
18+
- 1 commit contributed to the release over the course of 7 calendar days.
19+
- 64 days passed between releases.
20+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21+
- 0 issues like '(#ID)' were seen in commit messages
22+
23+
### Commit Details
24+
25+
<csr-read-only-do-not-edit/>
26+
27+
<details><summary>view details</summary>
28+
29+
* **Uncategorized**
30+
- Update memory limit in Context builder example ([`de21dfa`](https://github.com/Icemic/quickjs-rusty/commit/de21dfaf4b6aae275659f877f25b80c5330236e9))
31+
</details>
32+
833
## 0.11.1 (2026-03-21)
934

1035
### New Features

libquickjs-sys/CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
Upgrade quickjs-ng to v0.15.0.
11+
12+
### Commit Statistics
13+
14+
<csr-read-only-do-not-edit/>
15+
16+
- 2 commits contributed to the release over the course of 7 calendar days.
17+
- 64 days passed between releases.
18+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19+
- 0 issues like '(#ID)' were seen in commit messages
20+
21+
### Commit Details
22+
23+
<csr-read-only-do-not-edit/>
24+
25+
<details><summary>view details</summary>
26+
27+
* **Uncategorized**
28+
- Update quickjs-ng to v0.15.0 ([`0d92c3f`](https://github.com/Icemic/quickjs-rusty/commit/0d92c3fb901e87651c292dbc912906b05621aeec))
29+
- Upgrade to latest quickjs-ng ([`6f2ce58`](https://github.com/Icemic/quickjs-rusty/commit/6f2ce58098892d5063f3b1222d393c358335538b))
30+
</details>
31+
832
## 0.10.1 (2026-03-21)
933

1034
Update quickjs-ng to latest master version.
@@ -13,7 +37,7 @@ Update quickjs-ng to latest master version.
1337

1438
<csr-read-only-do-not-edit/>
1539

16-
- 2 commits contributed to the release.
40+
- 3 commits contributed to the release.
1741
- 47 days passed between releases.
1842
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
1943
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +49,7 @@ Update quickjs-ng to latest master version.
2549
<details><summary>view details</summary>
2650

2751
* **Uncategorized**
52+
- Release libquickjs-ng-sys v0.10.1, quickjs-rusty v0.11.1 ([`cdee822`](https://github.com/Icemic/quickjs-rusty/commit/cdee822a1f5094550deb660f42b19683e866b909))
2853
- Fix changelog ([`2d9e850`](https://github.com/Icemic/quickjs-rusty/commit/2d9e850887174e1f9bea854c49511b96489f7b7c))
2954
- Update quickjs-ng ([`b0a597e`](https://github.com/Icemic/quickjs-rusty/commit/b0a597ea6c586456b92f8fcac27369aeba59695c))
3055
</details>

0 commit comments

Comments
 (0)