# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.3.0](https://github.com/TgZ39/nadeo-api/compare/v0.2.4...v0.3.0) - 2025-02-04 ### Changed - move from internal HttpMethod to reqwest::Method ### Other - Update README.md - Update derive_more requirement from 1.0 to 2.0 - Update thiserror requirement from 1.0 to 2.0 - Create release-plz.yml - Create dependabot.yml