Skip to content

Commit

Permalink
Merge pull request #311 from Ultraxime/patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
genusistimelord authored Dec 4, 2024
2 parents 9fe902e + a1119c3 commit 3485f3a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ 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).

## [Unreleased]
### Changes
- Adding relevant method from TextInput to TypedInput and NumberInput @Ultraxime
- (Breaking) NumberInput needs Clone and not Copy

### Fixed
- Any character can be input in NumberInput as long as it stays a valid input
- NumberInput works properly with Grid
- (Breaking) content_width removed from NumberInput
- Adding proper support to excluded bounds in NumberInput

## [0.11.0] - 2024-09-19
### Changes
Expand Down

0 comments on commit 3485f3a

Please sign in to comment.