Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ImoutoChan committed Jan 29, 2025
1 parent 82103b7 commit e52b995
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Install-Package Imouto.BooruParser
```xml
<PackageReference Include="Imouto.BooruParser" Version="4.*" />
```
# Version 4.1.0
* Search now has basic navigation function (next / prev pages)

# Version 4.0.0
* I'm bumping the major version due to changes in the public API. Sankaku now uses string Ids for various entities,
and we have to adjust for it. Most public API types now have a string Id parameter.
Expand Down

0 comments on commit e52b995

Please sign in to comment.