From ac880bc96f4fe120b23cbc99cf597fcf4283d073 Mon Sep 17 00:00:00 2001 From: kasparrosin Date: Thu, 28 Jan 2021 12:05:46 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b07fba6..3c45d6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.7.0] - 2021-01-28 + +### Added + +- Added a new vue component for `LocaleTabs` -> `nova-translatable-locale-tabs` +- Added `nova-simple-repeatable` support + +### Changed + +- Simplified `fill` method, removed duplicate code. + ## [1.6.12] - 2021-01-21 ### Changed