Skip to content

Commit 679665c

Browse files
ewilan-rivieregithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 46c0ddc commit 679665c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## v2.2.0 - 2025-06-11
6+
7+
Add `OpdsEntryImage` by @mikespub from #59
8+
59
## v2.1.01 - 2025-05-01
610

711
Fix search query template by @mikespub
@@ -94,6 +98,7 @@ return $opds->send(); // `never` because send response
9498

9599

96100

101+
97102
```
98103
- To add `entries`, you have to use `feeds()` arrow method
99104

@@ -143,6 +148,7 @@ $opds = Opds::make(new OpdsConfig()) // Accept `OpdsConfig::class`
143148

144149

145150

151+
146152
```
147153
#### Misc
148154

0 commit comments

Comments
 (0)