Skip to content

Commit f24c7fe

Browse files
committed
Release llama_cpp v0.1.0
1 parent aa5eed4 commit f24c7fe

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

crates/llama_cpp/CHANGELOG.md

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

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

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

1217
- <csr-id-702a6ff49d83b10a0573a5ca1fb419efaa43746e/> remove `include` from llama_cpp
1318
- <csr-id-116fe8c82fe2c43bf9041f6dbfe2ed15d00e18e9/> Release
1419
- <csr-id-96548c840d3101091c879648074fa0ed1cee3011/> latest fixes from upstream
1520

21+
### Chore
22+
23+
- <csr-id-aa5eed4dcb6f50b25c878e584787211402a9138b/> add CHANGELOG.md
24+
1625
### Bug Fixes
1726

1827
- <csr-id-2cb06aea62b892a032f515b78d720acb915f4a22/> use SPDX license identifiers
@@ -25,8 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2534

2635
<csr-read-only-do-not-edit/>
2736

28-
- 7 commits contributed to the release over the course of 5 calendar days.
29-
- 5 commits were understood as [conventional](https://www.conventionalcommits.org).
37+
- 8 commits contributed to the release over the course of 5 calendar days.
38+
- 6 commits were understood as [conventional](https://www.conventionalcommits.org).
3039
- 1 unique issue was worked on: [#3](https://github.com/binedge/llama_cpp-rs/issues/3)
3140

3241
### Commit Details
@@ -38,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3847
* **[#3](https://github.com/binedge/llama_cpp-rs/issues/3)**
3948
- Release ([`116fe8c`](https://github.com/binedge/llama_cpp-rs/commit/116fe8c82fe2c43bf9041f6dbfe2ed15d00e18e9))
4049
* **Uncategorized**
50+
- Add CHANGELOG.md ([`aa5eed4`](https://github.com/binedge/llama_cpp-rs/commit/aa5eed4dcb6f50b25c878e584787211402a9138b))
4151
- Remove `include` from llama_cpp ([`702a6ff`](https://github.com/binedge/llama_cpp-rs/commit/702a6ff49d83b10a0573a5ca1fb419efaa43746e))
4252
- Use SPDX license identifiers ([`2cb06ae`](https://github.com/binedge/llama_cpp-rs/commit/2cb06aea62b892a032f515b78d720acb915f4a22))
4353
- Release llama_cpp_sys v0.2.0 ([`d1868ac`](https://github.com/binedge/llama_cpp-rs/commit/d1868acd16a284b60630b4519af710f54fea3dca))

0 commit comments

Comments
 (0)