diff --git a/CHANGELOG.md b/CHANGELOG.md index 097b7d944..d44e10ace 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +### Added + +- Implement `InputNumberMax` component + ## [1.0.6] - 2023-12-13 ### Added -- Implement `Tag`, `InputContainer`, `InputText`, `InputSearch` and `InputNumberMax` components +- Implement `Tag`, `InputContainer`, `InputText` and `InputSearch` components - Documentation on how to handle library dependencies - `shadow-none` and `shake` Tailwind CSS utility classes