jedison 0.3.24 → 0.3.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ### dev
2
+
3
+ ### 0.3.26
4
+
5
+ - Bugfix for Jodit plugin
6
+
7
+ ### 0.3.25
8
+
9
+ - Added template functions
10
+
1
11
  ### 0.3.24
2
12
 
3
13
  - Added ace editor
@@ -127,4 +137,4 @@
127
137
  ### 0.2.0
128
138
 
129
139
  - Added option `'constraints'` to add custom constraints (validators)
130
- - Added type property to error messages `'error'` | `'warning'`
140
+ - Added type property to error messages `'error'` | `'warning'`