Skip to content

Commit

Permalink
Update changelog and built files
Browse files Browse the repository at this point in the history
  • Loading branch information
marttinnotta committed Jul 3, 2023
1 parent 380007c commit c132391
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ 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).

## [2.2.0] - 03-07-2023

### Added

- Return type annotations for some methods that are now required by Nova.

### Changed

- Format that data is sent to Nova is now FormData instead of JSON.

### Fixed

- Fixed sorting of locales present for field inside repeater.
- Fixed unique attribute names to match validation errors returned by Nova.
- Fixed asterisk display for required fields.

## [2.1.0] - 21-07-2022

### Added
Expand Down
2 changes: 1 addition & 1 deletion dist/css/entry.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/entry.js

Large diffs are not rendered by default.

0 comments on commit c132391

Please sign in to comment.