From 89144692d34b7aa02c327d40f9a3c40580980c19 Mon Sep 17 00:00:00 2001 From: Ildar Iskhakov Date: Wed, 4 Jan 2023 09:09:51 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 642af4eb..09682bac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## v1.1.13 (2023-01-04) + +### Added + + - Integration with Grafana Faro (https://grafana.com/docs/grafana-cloud/faro-web-sdk/) for Cloud Instances + ## v1.1.12 (2023-01-03) ### Fixed