# Changelog

All notable changes to `laravel-currency-converter` will be documented in this file.

## 1.0.4 - 2024-03-18

Add laravel 11 support

## 1.0.3 - 2024-01-30

### What's Changed

* Feature/adding format method by @mgcodeur in https://github.com/mgcodeur/laravel-currency-converter/pull/1
* Adding custom exception handling && Adding missing tests by @mgcodeur in https://github.com/mgcodeur/laravel-currency-converter/pull/2

### New Contributors

* @mgcodeur made their first contribution in https://github.com/mgcodeur/laravel-currency-converter/pull/1

**Full Changelog**: https://github.com/mgcodeur/laravel-currency-converter/compare/1.0.2...1.0.3

## 1.0.2 - 2024-01-19

- Adding format method to format output result
- Adding format method to README

## 1.0.1 - 2024-01-18

- Adding method to get list of all supported currencies.
- Update Readme

## Implementation of the currency conversion system. - 2024-01-18

Implementation of the currency conversion system and release of version 1.0.0.
