Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 817 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 817 Bytes

Changelog

All notable changes to laravel-tibber will be documented in this file.

v1.0.5 - 2023-02-20

What's Changed

  • Fix consumption endpoint and adding better test expectations by @arnebr in #5
  • upgrade tests to fit laravel 10 by @arnebr in #6
  • fixing test by @arnebr in #7
  • allow php8 for laravel9 by @arnebr in #8

Full Changelog: https://github.com/arnebr/laravel-tibber/compare/v1.0.4...v1.0.5

v1.0.4 - 2023-02-12

What's Changed

  • adding price rating by @arnebr in #4

Full Changelog: https://github.com/arnebr/laravel-tibber/compare/v1.0.3...v1.0.4