# 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). ## [0.5.1] ### Changed - Document and validate valid range of `addr` arguments. ## [0.5.0] ### Changed - Depend on rp2040-hal 0.10.0 ## [0.4.0] ### Changed - Depend on rp2040-hal 0.9.0 [Unreleased]: https://github.com/jannic/rp2040-flash/compare/v0.5.1...HEAD [0.5.1]: https://github.com/jannic/rp2040-flash/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/jannic/rp2040-flash/compare/v0.4.0...v0.5.0 [0.4.0]: https://github.com/jannic/rp2040-flash/compare/v0.3.1...v0.4.0