# Roman Changelog
<!-- https://keepachangelog.com/en/1.0.0/ -->

## [0.0.2]  2024-05-02
### Fixed
- Values 40, 90, 400, 900, 4000, 9000 were not being converted correctly

## [0.0.1]  2024-05-01
### Added
- Initial project covert number into roman numerals
