From 5189fc380060021719fe0d9c304282c8f9bad283 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Mon, 5 Jul 2021 13:38:57 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa10dad..2bb703c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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). +## [3.2.1] - 2021-07-05 + +### Changed + +- Added customizable table name option (thanks to [@trippo](https://github.com/trippo)) +- Updated packages + ## [3.2.0] - 2021-06-18 ### Added