From ab9179b1260faec1b290347be8e6e7c7152639d4 Mon Sep 17 00:00:00 2001 From: Joshua Suskalo Date: Sun, 23 Jan 2022 20:17:12 -0600 Subject: [PATCH] Remove unneeded line in changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f3551f..675da29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,6 @@ All notable changes to this project will be documented in this file. This change ### Fixed - Non-primitive arguments on upcalls would generate invalid bytecode with `nil` instructions - ## [0.2.259] - 2021-10-16 ### Fixed - Long and double arguments to upcalls failed to compile in some cases