Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 594 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 594 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.2] - 2024-02-27

Changed

  • Updated the HTTP provider to replace HTTPlug factories by PSR-17

[0.3.1] - 2023-09-23

Fixed

  • Don't throw an exception when querying in the middle of the hour

[0.3.0] - 2022-12-17

Changed

  • Switched from php-weather/common to php-weather/core
  • Changed the required PHP version