Skip to content

Commit

Permalink
Merge pull request #52 from vfalies/find
Browse files Browse the repository at this point in the history
1.9
  • Loading branch information
vfalies committed Sep 27, 2020
2 parents 2df3e92 + 86eebe2 commit 783a15b
Show file tree
Hide file tree
Showing 142 changed files with 2,158 additions and 3,562 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.9] - 2020-09-27
### Added

- Add find feature to find a movie / people / tv shows / tv episodes / tv seasons from external ID
(IMDb, TVDb, TVRage, Faceboo, Twitter, Instagram)
- Add all documentations in [README.md](README.md)

### Changed

- Replace deprecated phpunit methods assertInternalType in all tests
- Fix Bug#49 https://github.com/vfalies/tmdb/issues/49#issue-706742315

## [1.8.2] - 2020-06-14
### Changed

Expand Down
Loading

0 comments on commit 783a15b

Please sign in to comment.