# Changelog

Toutes les évolutions notables de `relai/sdk-php` seront documentées ici selon
[Keep a Changelog](https://keepachangelog.com/fr/1.1.0/) et le versionnage sémantique.

## [0.1.0] - 2026-07-03

### Added

- client PHP 8.1+ utilisant Guzzle et l'authentification bearer;
- ressources chat, structured output, tools, conversations et runs;
- exceptions API, timeout, validation et transport;
- service provider et facade Laravel optionnels;
- PHPUnit, PHPStan, exemples et documentation complète.
