# 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.8] -2025-09-03
### Bug fix
- Fix HTTP.get_url/3 decoding (#15)



## [0.1.7] -2025-08-14
- Whatsapp Flows API
- EXDOC updates

## [0.1.6] -2025-05-20

### Bug fix
- Template create remove deprecated params
- Included Parameter Format args

## [0.1.5] -2025-05-02

### Enhancements
- response to map format
- template limit remove 10
- document caption param

## [0.1.4] - 2025-02-06
### Bug fix
- mime type uploading
### Clean up
- Docs cleanup

## [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.




