Skip to content

Commit

Permalink
Release 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jreklund committed Apr 19, 2018
1 parent 1be8626 commit 837a8c4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
History for IMDBPHP
====================

v6.0.1 (19.04.2018)
-------------------
! Try to fix too many open file handles in `Cache::purge()`
! Speed up reading of cached gzipped files
! Disable `Config::$converttozip` by default
! Fix docblocks documentation
! Fix a typo in `Title::storyline()`
! Fix `Charts::getChartsBoxOffice()` caused by a site change
! `Title::endyear()` returned incorrect year if tv show are still on air
! Fix 302 Found redirection by switching to https
- Removed invalid `phpDocumentor` @method tags
- Removed unused code in `Title::filmograf()`

v6.0.0 (26.02.2018)
-------------------
! Drop support for PHP < 5.6
Expand Down

0 comments on commit 837a8c4

Please sign in to comment.