Skip to content

Latest commit

 

History

History
105 lines (62 loc) · 5.75 KB

CHANGELOG.md

File metadata and controls

105 lines (62 loc) · 5.75 KB

2.1.0 (2020-07-15)

Build

  • Adding github sponsors (73d963b)
  • Release 2.1.0 [skip ci] (b584af4)
  • Release 2.1.0 [skip ci] (741bdb5)
  • Release 2.1.0 [skip ci] (633e9eb)
  • Remove development credentials (ef42117)

Docs

  • Add release notes for 2.0.0 (492cee7)
  • Fix CodeClimate badge (aef8467)
  • Improve documentation of the package (2e5de7c)
  • Set docs header with badges (4ce9a58)

Fix

  • Use correct composer package in the docs (e0af4a1)

New

  • Add logger for ThumbnailGenerator errors (81dbaa5)

2.1.0 (2020-07-14)

Build

  • Adding github sponsors (73d963b)
  • Release 2.1.0 [skip ci] (741bdb5)
  • Release 2.1.0 [skip ci] (633e9eb)
  • Remove development credentials (ef42117)

Docs

  • Add release notes for 2.0.0 (492cee7)
  • Fix CodeClimate badge (aef8467)
  • Improve documentation of the package (2e5de7c)
  • Set docs header with badges (4ce9a58)

New

  • Add logger for ThumbnailGenerator errors (81dbaa5)

2.1.0 (2020-07-14)

Build

  • Adding github sponsors (73d963b)
  • Release 2.1.0 [skip ci] (633e9eb)
  • Remove development credentials (ef42117)

Docs

  • Add release notes for 2.0.0 (492cee7)
  • Improve documentation of the package (2e5de7c)
  • Set docs header with badges (4ce9a58)

New

  • Add logger for ThumbnailGenerator errors (81dbaa5)

2.1.0 (2020-07-14)

Build

  • Adding github sponsors (73d963b)
  • Remove development credentials (ef42117)

Docs

  • Add release notes for 2.0.0 (492cee7)
  • Improve documentation of the package (2e5de7c)

New

  • Add logger for ThumbnailGenerator errors (81dbaa5)

2.0.0 (2020-07-14)

Breaking

  • Change defaults for retryInterval and maximumNumberOfReleases (278cc75)
  • Change license from MIT to GPL-3.0 (f0a5573)
  • Rename package to Unikka namespace (8d23751)

Build

  • Add semantic release and commitizen (d2b83f0)
  • Adding CircleCI config (324f83b)

Fix

New

  • Use job queue for thumbnail generation (8449f12)
  • Use job queue instead of while loop (d7c2ca8)