Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
roelofr committed Nov 18, 2023
1 parent d4be2a2 commit e37b436
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

### Fixed
## [3.3.0]

- Fixed invalid image reference image.url in views/link.blade.php
- Fixed invalid image reference `image.url` in `views/link.blade.php`, via #101 by @roelofr.

### Deprecated

- Deprecated support for Laravel 8.x. It might still work, but we're not testing it anymore.

## [3.2.1]

### Changed

- Improve GitHub Actions and test results, via #95 by @roelofr.

## [3.2.0]

### Added

- Suport for Laravel 10, via #93 by @Woeler.

### Fixed

- Fixed ignoring the resolveCallbacks on a field, via #83, by @Woeler.

## [3.1.0]

### Added
Expand Down Expand Up @@ -120,7 +136,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

For older changes before v2.0.0, please see the [releases page](https://github.com/advoor/nova-editor-js/releases).

[unreleased]: https://github.com/advoor/nova-editor-js/compare/v3.1.0..master
[unreleased]: https://github.com/advoor/nova-editor-js/compare/v3.3.0..master
[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.3.0
[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.2.1
[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.2.0
[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.1.0
[3.0.5]: https://github.com/advoor/nova-editor-js/releases/v3.0.5
[3.0.4]: https://github.com/advoor/nova-editor-js/releases/v3.0.4
Expand Down

0 comments on commit e37b436

Please sign in to comment.