@@ -7,12 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## v0.1.0 (2023-10-25)
9
9
10
+ <csr-id-702a6ff49d83b10a0573a5ca1fb419efaa43746e />
11
+ <csr-id-116fe8c82fe2c43bf9041f6dbfe2ed15d00e18e9 />
12
+ <csr-id-96548c840d3101091c879648074fa0ed1cee3011 />
13
+ <csr-id-a5fb19499ecbb1060ca8211111f186efc6e9b114 />
14
+
10
15
### Chore
11
16
12
17
- <csr-id-702a6ff49d83b10a0573a5ca1fb419efaa43746e /> remove ` include ` from llama_cpp
13
18
- <csr-id-116fe8c82fe2c43bf9041f6dbfe2ed15d00e18e9 /> Release
14
19
- <csr-id-96548c840d3101091c879648074fa0ed1cee3011 /> latest fixes from upstream
15
20
21
+ ### Chore
22
+
23
+ - <csr-id-aa5eed4dcb6f50b25c878e584787211402a9138b /> add CHANGELOG.md
24
+
16
25
### Bug Fixes
17
26
18
27
- <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
25
34
26
35
<csr-read-only-do-not-edit />
27
36
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 ) .
30
39
- 1 unique issue was worked on: [ #3 ] ( https://github.com/binedge/llama_cpp-rs/issues/3 )
31
40
32
41
### Commit Details
@@ -38,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
47
* ** [ #3 ] ( https://github.com/binedge/llama_cpp-rs/issues/3 ) **
39
48
- Release ([ ` 116fe8c ` ] ( https://github.com/binedge/llama_cpp-rs/commit/116fe8c82fe2c43bf9041f6dbfe2ed15d00e18e9 ) )
40
49
* ** Uncategorized**
50
+ - Add CHANGELOG.md ([ ` aa5eed4 ` ] ( https://github.com/binedge/llama_cpp-rs/commit/aa5eed4dcb6f50b25c878e584787211402a9138b ) )
41
51
- Remove ` include ` from llama_cpp ([ ` 702a6ff ` ] ( https://github.com/binedge/llama_cpp-rs/commit/702a6ff49d83b10a0573a5ca1fb419efaa43746e ) )
42
52
- Use SPDX license identifiers ([ ` 2cb06ae ` ] ( https://github.com/binedge/llama_cpp-rs/commit/2cb06aea62b892a032f515b78d720acb915f4a22 ) )
43
53
- Release llama_cpp_sys v0.2.0 ([ ` d1868ac ` ] ( https://github.com/binedge/llama_cpp-rs/commit/d1868acd16a284b60630b4519af710f54fea3dca ) )
0 commit comments