From 205b3e5b74ed49fa9f3387b28ba65ed83a300106 Mon Sep 17 00:00:00 2001 From: Voltstro Date: Thu, 28 Nov 2024 20:31:24 +1000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f96dde..e72079f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [2.2.6] - Unreleased + +### Added + +- Add no sandbox flag (#369) + ## [2.2.5] - 2024-11-13 ### Changed