diff --git a/CHANGELOG.md b/CHANGELOG.md index 8caffa4a..b7095b0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ 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/) ## [Unreleased] +* Add: add error reporting system (https://github.com/zellij-org/zellij/pull/1038) ## [0.26.0] - 2022-03-11 * Fix: invalid assignment of `client_id` (https://github.com/zellij-org/zellij/pull/1052)