# Changelog

All notable changes to this project will be documented in this file. See [Keep a
CHANGELOG](http://keepachangelog.com/) for how to update this file. This project
adheres to [Semantic Versioning](http://semver.org/).

<!-- %% CHANGELOG_ENTRIES %% -->

## 0.2.0 - 2025-03-03

### Changed  - **Breaking change**: Switched to a client-based approach instead of global configuration - Added convenience accessor functions for resource modules  ### Usage changes  Instead of using global configuration:   Now use the client-based approach:


## 0.1.0 - 2025-02-26

Initial release. :rocket:

