Skip to content

Commit

Permalink
Changelog.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
mlantz committed Oct 28, 2021
1 parent 217f62d commit e937ac3
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).
----

## [v6.0.0] - 2021-10-28

### Added
- Field setting method chaining
- for Model Forms
- OS based themeing for Fields
- Bootstrap 5 compatibility
- Datalist and Search fields

### Changed
- Field static methods are now public
- Code quality improvements

### Fixed
- disableOnSubmit breaking validation
- Missing validation in wizard forms

### Removed
- Make test command

## [v5.1.3] - 2021-09-01

### Fixed
Expand Down

0 comments on commit e937ac3

Please sign in to comment.