Skip to content

Commit e37b436

Browse files
committed
Updated changelog
1 parent d4be2a2 commit e37b436

1 file changed

Lines changed: 22 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [UNRELEASED]
99

10-
### Fixed
10+
## [3.3.0]
1111

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

1414
### Deprecated
1515

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

18+
## [3.2.1]
19+
20+
### Changed
21+
22+
- Improve GitHub Actions and test results, via #95 by @roelofr.
23+
24+
## [3.2.0]
25+
26+
### Added
27+
28+
- Suport for Laravel 10, via #93 by @Woeler.
29+
30+
### Fixed
31+
32+
- Fixed ignoring the resolveCallbacks on a field, via #83, by @Woeler.
33+
1834
## [3.1.0]
1935

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

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

123-
[unreleased]: https://github.com/advoor/nova-editor-js/compare/v3.1.0..master
139+
[unreleased]: https://github.com/advoor/nova-editor-js/compare/v3.3.0..master
140+
[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.3.0
141+
[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.2.1
142+
[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.2.0
124143
[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.1.0
125144
[3.0.5]: https://github.com/advoor/nova-editor-js/releases/v3.0.5
126145
[3.0.4]: https://github.com/advoor/nova-editor-js/releases/v3.0.4

0 commit comments

Comments
 (0)