You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crates/llama_cpp_sys/CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
20
### Bug Fixes
21
21
22
22
- <csr-id-b9cde4a7a09837f7b01b124acb8325391e3b1b65/> set clang to use c++ stl
23
+
- <csr-id-2cb06aea62b892a032f515b78d720acb915f4a22/> use SPDX license identifiers
23
24
24
25
### Other
25
26
@@ -35,8 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
36
36
37
<csr-read-only-do-not-edit/>
37
38
38
-
-8 commits contributed to the release over the course of 5 calendar days.
39
-
-5 commits were understood as [conventional](https://www.conventionalcommits.org).
39
+
-10 commits contributed to the release over the course of 5 calendar days.
40
+
-6 commits were understood as [conventional](https://www.conventionalcommits.org).
40
41
- 3 unique issues were worked on: [#1](https://github.com/binedge/llama_cpp-rs/issues/1), [#2](https://github.com/binedge/llama_cpp-rs/issues/2), [#3](https://github.com/binedge/llama_cpp-rs/issues/3)
41
42
42
43
### Commit Details
@@ -52,6 +53,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments