From f86249a0ec33525608ed3235cdcd89e5dbc36e6e Mon Sep 17 00:00:00 2001 From: Rene Vergara Date: Thu, 23 Feb 2023 14:33:33 -0600 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- src/app/app.component.html | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8f98a7..567a428 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ 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.0.0-beta] - 2023-02-23 + +### Added + +- Service to request language tokens from server + +### Changed + +- Parametrization of text elements + ## [1.4.1] - 2023-01-09 ### Added diff --git a/package.json b/package.json index ee7dafd..8672f5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zgo", - "version": "1.4.1", + "version": "2.0.0-beta", "scripts": { "ng": "ng", "start": "ng serve", diff --git a/src/app/app.component.html b/src/app/app.component.html index a906cad..2bc1925 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -45,7 +45,7 @@ style="margin-top: 10px; margin-bottom: 20px;">
© 2023 Vergara Technologies LLC
-
Version 1.4.1
+
Version 2.0.0-beta
{{ vE.mainPriceData }}