jedison 0.3.14 → 0.3.16

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,11 @@
1
+ ### 0.3.16
2
+
3
+ - Fixed issue oneOf and properties validator
4
+
5
+ ### 0.3.15
6
+
7
+ - Fixed issue with more complex if-the-else + nullables scenario
8
+
1
9
  ### 0.3.14
2
10
 
3
11
  - Fixed range resolve function issue