John 8 жил өмнө
parent
commit
620461494c
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -51,7 +51,8 @@
 ### Unreal Engine 4
  * Fixed renderer to work with 3.6 changes
 
-## C\#
+C#
+----
  * **Breaking changes**
   *  `MeshAttachment.parentMesh` is now a private field to enforce using the `.ParentMesh` setter property in external code. The `MeshAttachment.ParentMesh` property is an appropriate replacement wherever `.parentMesh` was used.