Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigofs authored and github-actions[bot] committed Jan 8, 2024
1 parent b64c2d7 commit 1f09f85
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to filament-maskinput will be documented in this file.

## v1.0.3 - 2024-01-08

**What's Changed**

* **fix**: mask money problem with last digit. in https://github.com/rodrigofs/filament-maskinput/issues/2;
* **feat**: money mask, new interface (**BREAK CHANGES**);
* **docs**: documentation update for new money mask interface;

***The main version was not changed, there was no need.***

**Full Changelog**: https://github.com/rodrigofs/filament-maskinput/compare/v1.0.2...v1.0.3

## v1.0.2 - 2024-01-04

### What's Changed
Expand Down

0 comments on commit 1f09f85

Please sign in to comment.