From 2de288ff0dcebec6430b11891e3a8e9785e61537 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Thu, 18 Apr 2024 22:14:03 +0400 Subject: v3 --- alacritty_terminal/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/alacritty_terminal/CHANGELOG.md b/alacritty_terminal/CHANGELOG.md index 61324795..b8dd33e8 100644 --- a/alacritty_terminal/CHANGELOG.md +++ b/alacritty_terminal/CHANGELOG.md @@ -4,10 +4,12 @@ All notable changes to alacritty_terminal are documented in this file. The sections should follow the order `Added`, `Changed`, `Deprecated`, `Fixed` and `Removed`. +**Breaking changes are written in bold style.** + The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## 0.23.0-dev ### Changed -- `Term` is not focused by default anymore +- **`Term` is not focused by default anymore** -- cgit v1.2.3-54-g00ecf