Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
markwalet committed Mar 2, 2023
1 parent 5988687 commit 51540bd
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Release Notes

## [Unreleased](https://github.com/markwalet/nova-modal-response/compare/v0.2.0...master)

## [v0.2.0 (2023-03-02)](https://github.com/markwalet/nova-modal-response/compare/v0.1.4...v0.2.0)

### Added
- Added Laravel 10 support
- Added missing documentation for new features ([#1](https://github.com/markwalet/nova-modal-response/issues/1))
- Added a changelog

## [v0.1.4 (2023-02-27)](https://github.com/markwalet/nova-modal-response/compare/v0.1.3...v0.1.4)

### Fixed
- Improved styling for code block displays

## [v0.1.3 (2023-02-27)](https://github.com/markwalet/nova-modal-response/compare/v0.1.2...v0.1.3)

### Added
- Added a way to show preformatted code

## [v0.1.2 (2023-02-27)](https://github.com/markwalet/nova-modal-response/compare/v0.1.1...v0.1.2)

### Added
- Added a way to render unescaped text

## [v0.1.1 (2023-02-27)](https://github.com/markwalet/nova-modal-response/compare/v0.1.0...v0.1.1)

### Fixed
- Fixed inconsistencies in documentation

## v0.1.0 (2023-02-27)

Initial release

0 comments on commit 51540bd

Please sign in to comment.