CHANGELOG.md in company_number-0.1.3 vs CHANGELOG.md in company_number-0.1.4

- old
+ new

@@ -1,6 +1,14 @@ ## Changelog +### 0.1.4 - 2022-12-11 + * Enhancements: + * Change dictionary to JSON - 2ced0f8 + * Aggregating Failures - 54c5655 + + * Deprecations: + * Change `variations` class from *String* to *Array* - 0eb4074 + ### 0.1.3 - 2022-11-04 * Enhancements: * Update CI - f67a9e3 * Update RuboCop configuration - 3af3dc7