diff --git a/release-notes.md b/release-notes.md index 0340927..d2d42ca 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,5 +1,9 @@ # Release notes +## 0.2.0 + +* Support logging to a TCP endpoint. + ## 0.1.0 * First usable release of `dirty-debug`: introduces the `ddbg!()` macro which is able to log to files.