Skip to content

Commit 85f21a1

Browse files
committed
Release llama_cpp_sys v0.2.0
1 parent 0e836f5 commit 85f21a1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

crates/llama_cpp_sys/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## v0.2.0 (2023-10-25)
99

10+
<csr-id-116fe8c82fe2c43bf9041f6dbfe2ed15d00e18e9/>
11+
<csr-id-96548c840d3101091c879648074fa0ed1cee3011/>
12+
<csr-id-2d14d8df7e3850525d0594d387f65b7a4fc26646/>
13+
<csr-id-a5fb19499ecbb1060ca8211111f186efc6e9b114/>
14+
1015
### Chore
1116

1217
- <csr-id-116fe8c82fe2c43bf9041f6dbfe2ed15d00e18e9/> Release
@@ -30,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3035

3136
<csr-read-only-do-not-edit/>
3237

33-
- 7 commits contributed to the release over the course of 5 calendar days.
38+
- 8 commits contributed to the release over the course of 5 calendar days.
3439
- 5 commits were understood as [conventional](https://www.conventionalcommits.org).
3540
- 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)
3641

@@ -47,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4752
* **[#3](https://github.com/binedge/llama_cpp-rs/issues/3)**
4853
- Release ([`116fe8c`](https://github.com/binedge/llama_cpp-rs/commit/116fe8c82fe2c43bf9041f6dbfe2ed15d00e18e9))
4954
* **Uncategorized**
55+
- Add CHANGELOG.md ([`0e836f5`](https://github.com/binedge/llama_cpp-rs/commit/0e836f5b60b0e2f110972ef384f23c350150f55b))
5056
- Set clang to use c++ stl ([`b9cde4a`](https://github.com/binedge/llama_cpp-rs/commit/b9cde4a7a09837f7b01b124acb8325391e3b1b65))
5157
- Latest fixes from upstream ([`96548c8`](https://github.com/binedge/llama_cpp-rs/commit/96548c840d3101091c879648074fa0ed1cee3011))
5258
- Configure for `cargo-release` ([`a5fb194`](https://github.com/binedge/llama_cpp-rs/commit/a5fb19499ecbb1060ca8211111f186efc6e9b114))

0 commit comments

Comments
 (0)