File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ UNRELEASED]
9
9
10
+ ## [ 3.0.5]
11
+
10
12
### Fixed
11
13
- When no changes are made to the editor, the value is left as-is, instead of double-encoding it (thanks @waelelsawy )
12
14
- Templates for ` list ` ', ` paragraph ` and ` table ` to use raw-html statements on cleaned fields.
@@ -75,9 +77,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
75
77
76
78
For older changes before v2.0.0, please see the [ releases page] ( https://github.com/advoor/nova-editor-js/releases ) .
77
79
78
- [ unreleased ] : https://github.com/advoor/nova-editor-js/compare/v3.0.4..master
79
- [ 3.0.4 ] : https://github.com/advoor/nova-editor-js/releases/v3.0.2
80
- [ 3.0.3 ] : https://github.com/advoor/nova-editor-js/releases/v3.0.2
80
+ [ unreleased ] : https://github.com/advoor/nova-editor-js/compare/v3.0.5..master
81
+ [ 3.0.5 ] : https://github.com/advoor/nova-editor-js/releases/v3.0.5
82
+ [ 3.0.4 ] : https://github.com/advoor/nova-editor-js/releases/v3.0.4
83
+ [ 3.0.3 ] : https://github.com/advoor/nova-editor-js/releases/v3.0.3
81
84
[ 3.0.2 ] : https://github.com/advoor/nova-editor-js/releases/v3.0.2
82
85
[ 3.0.1 ] : https://github.com/advoor/nova-editor-js/releases/v3.0.1
83
86
[ 3.0.0 ] : https://github.com/advoor/nova-editor-js/releases/v3.0.0
You can’t perform that action at this time.
0 commit comments