From 374fc8b753ff052f76971a066e49eb0f096b5e26 Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Sat, 29 Oct 2022 18:13:46 -0700 Subject: [PATCH] Format changelog --- CHANGELOG.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a07421..ed1e3fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,13 @@ All notable changes to this project will be documented in this file | website | https://forum.kerbalspaceprogram.com/index.php?/topic/194802-18-111-conformal-decals | | author | Andrew Cassidy | +## 0.2.11 - Unreleased -## 0.2.11 - Unreleased, changes submitted by Linuxgurugamer - Fixed nullref caused when an entry in _targets was null - Fixed memory leak caused by the OnDestroy() methods not being called due to them being virtual +### Fixed + +- PR by LinuxGuruGamer: + - Fixed nullref caused when an entry in `_targets` was null + - Fixed memory leak caused by the OnDestroy() methods not being called due to them being virtual ## 0.2.10 - 2022-03-14 @@ -196,4 +199,4 @@ Initial release! - CDL-F Flag Decal: Conformal flag decal, which uses either the mission flag or a flag of your choosing. - CDL-1 Generic Decal: A set of conformal generic decals for planes and rockets -- CDL-2 Semiotic Standard Decal: A set of conformal decals based on the Semiotic Standard for All Commercial Trans-Stellar Utility Lifter and Transport Spacecraft designed by Ron Cobb for the movie Alien +- CDL-2 Semiotic Standard Decal: A set of conformal decals based on the Semiotic Standard for All Commercial Trans-Stellar Utility Lifter and Transport Spacecraft designed by Ron Cobb for the movie Alien \ No newline at end of file