CHANGELOG.md
# 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-04-24
### Changes\n- Introduced Client.new/0, Client.new/1 and Client.from_config/0 as ways to instantiate a new client.\n- Introduced COnfig.api_key/0 and Config.environment/0 as ways to query existing configuration.\n- Improved documentation of functions, types and the overall project.
## 0.1.0 - 2025-01-29
Initial release. :rocket: