diff --git a/CHANGELOG.md b/CHANGELOG.md index 48e1be5..3339108 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ 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). +## [5.3.0] - 2024-09-10 + +### Added + +- DAP: Use integrated terminal for lldb-dap by default + Thanks [@adonis0147](https://github.com/adonis0147)! + ## [5.2.3] - 2024-09-04 ### Fixed