Skip to content

Commit ebdf4f3

Browse files
CodeWithKyriangithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 67a6715 commit ebdf4f3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `transformers-php` will be documented in this file.
44

5+
## v0.4.2 - 2024-06-05
6+
7+
### What's Changed
8+
9+
* bugfix: Repository url resolution not working properly in Windows by @CodeWithKyrian in https://github.com/CodeWithKyrian/transformers-php/pull/41
10+
11+
**Full Changelog**: https://github.com/CodeWithKyrian/transformers-php/compare/0.4.1...0.4.2
12+
513
## v0.4.1 - 2024-05-24
614

715
### What's Changed
@@ -110,6 +118,7 @@ composer require codewithkyrian/transformers
110118

111119

112120

121+
113122
```
114123
And you must initialize the library to download neccesary libraries for ONNX
115124

@@ -122,6 +131,7 @@ And you must initialize the library to download neccesary libraries for ONNX
122131

123132

124133

134+
125135
```
126136
#### Checkout the Documentation
127137

@@ -140,6 +150,7 @@ To ensure a smooth user experience, especially with larger models, we recommend
140150

141151

142152

153+
143154
```
144155
#### What's Next?
145156

0 commit comments

Comments
 (0)