From d8ac3933d4bc873e08382ee56fa87b42d0d95746 Mon Sep 17 00:00:00 2001 From: ihsoft Date: Thu, 14 Apr 2016 00:41:41 -0700 Subject: [PATCH] Minor changelog fix --- Plugins/Source/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/Source/CHANGES.txt b/Plugins/Source/CHANGES.txt index 27bc83e0..0b1c0a50 100644 --- a/Plugins/Source/CHANGES.txt +++ b/Plugins/Source/CHANGES.txt @@ -16,4 +16,4 @@ Alpha 2: Alpha 3 (candidate): - [Enhancement] Improved search tags and descriptions in parts. - [Internal] Migrate from `Part.rb` to `Part.Rigidbody` to handle parts with no rigidbody (e.g. radial adapter). -- [Fix] Parts got replicated and attachment didn't work when surface attaching parts onto radial adapter. \ No newline at end of file +- [Fix] Parts got replicated and attachment didn't work when surface attaching parts onto radial adapter.