From 53d7e43740a0939299e3b01d2936de4815ac02c0 Mon Sep 17 00:00:00 2001 From: Niccolo Borgioli Date: Fri, 12 May 2023 21:17:24 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2813e1..65ded82 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). +## [2.3.0] - 2023-05-XX + +### Added + +- New CLI 🎉 +- Russian language + +### Changed + +- Moved to monorepo + ## [2.2.0] - 2023-01-14 ### Changed