From d33b5961300077c34e28974bb27fa89ab544dc26 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 2 Jan 2023 19:07:12 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c0989b23..2ac67bf76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,16 +5,18 @@ 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.223.0 - 2023-01-01 +## Unreleased ### Added -- Added a student discount to the pricing page -- Added a prefix to the codes of the coupon system +- Set up the language localization for Português (`pt`) + +## 1.223.0 - 2023-01-01 ### Added -- Set up the language localization for Português (`pt`) +- Added a student discount to the pricing page +- Added a prefix to the codes of the coupon system ### Changed