# 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.1.3] - 2024-11-25
### Enhancements
- Upload, download, delete & query media  whatsapp cloud  API
- Bug fixes on docs

## [0.1.2] - 2024-06-20
### Bug fixes

## [0.1.1] - 2024-08-21
### Enhancements
- Added support for dynamic configurations, allowing the module to handle multiple API keys and WhatsApp credentials.


## [0.1.0] - 2024-08-16
### Added
- Initial release of `whatsapp_elixir`.
- Wrapper for the WhatsApp Cloud API.
- Support for sending and receiving messages, handling media, buttons, and static content.




