From b07f71baca9e49a210834927c641cb584ea6d285 Mon Sep 17 00:00:00 2001 From: Damjan Cvetko Date: Sun, 30 Jul 2023 11:17:53 +0200 Subject: [PATCH] docs: Update CHANGELOG. (#920) --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c684618..ea172993 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.33.0] + +- Add skipEntryPaths to immediately detach a debug session depending on entry path. +- Remove EvaluatableExpression Provider. + ## [1.32.1] - Fix logging of cloud connection.