From 2f7c640d9987c50e50b19b44331c68a2d9ed7a18 Mon Sep 17 00:00:00 2001 From: Shamilkhan Date: Mon, 27 Nov 2023 18:49:43 +0400 Subject: [PATCH] Release 1.5.0 --- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a672d9da5..b3d9d439c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,23 @@ 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.5.0] - 2023-11-27 + +## Added + +- Validators Community List Update. The following validators have been added: + - Medium + - Jinogami + - EdgeServices + - Wombat + - Brightlystake + - Garm99 + - 4T2CAPITAL + - TRK + - Testnetrun + - Tokem + + ## [1.4.0] - 2023-10-11 ## Added diff --git a/package.json b/package.json index 594de9709a..4f175558e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "polkadot-staking-dashboard", - "version": "1.4.0", + "version": "1.5.0", "license": "apache-2.0", "private": false, "dependencies": {