Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Oct 9, 2024
1 parent 622e7f7 commit 7b94075
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
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).

## [4.6.0] - 09-10-2024

### Added

- Added option to override the form field component (thanks to [@alexandru-eftimie](https://github.com/alexandru-eftimie))

### Changed

- Bumped Nova requirement to 4.32
- Fixed issue with overflow hidden parent
- Fixed issue where focusing the input would block out the whole viewport
- Fixed error handling with async modals
- Fixed misc style issues related to newer Nova versions
- Update packages

## [4.5.6] - 29-02-2024

### Changed
Expand Down

0 comments on commit 7b94075

Please sign in to comment.