File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
121137For 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
You can’t perform that action at this time.
0 commit comments