Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Morea committed Oct 14, 2023
1 parent ab46070 commit 09cf306
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Find Unique Titles/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ You copy paste the content of the file `dist/find.unique.titles.user.js`.
You can generate it by running run `npm run dev`.

# Changelog
##
- Add support for TiK
- Refactor code to use generator for creating search requests. It is essentially practical when you need to do some fetching to build the request (like fetching another page for IMDB id).

## 2023-10-08

- Add support for CHD and HDSky (thanks to @gawain12)
Expand Down

0 comments on commit 09cf306

Please sign in to comment.