diff --git a/CHANGELOG.md b/CHANGELOG.md index 027e484802..4a397f2002 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +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.2.0] - 2023-07-11 + +## Changed + +- Enabled the Community Page. +- Updated the instructions for setting up the **Validator Entity** in the README. +- Improved the display of validators' identities. + +## Added + +- Added validators for Cere. + ## [1.1.1] - 2023-06-01 ## Changed diff --git a/package.json b/package.json index b45b037ca2..3c0250d054 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "polkadot-staking-dashboard", - "version": "1.1.1", + "version": "1.2.0", "license": "apache-2.0", "private": false, "dependencies": {