diff --git a/CHANGELOG.md b/CHANGELOG.md index b151c3d1..f6f5b00a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# 0.6.1 + +- add LLDB-specific HostIoOpenFlags ([mrk](https://github.com/mrk-its)) + # 0.6.0 After over a half-year of development, `gdbstub` 0.6 has finally been released!