diff --git a/src/addons/send2ue/release_notes.md b/src/addons/send2ue/release_notes.md
index b121b422..c6e5d51a 100644
--- a/src/addons/send2ue/release_notes.md
+++ b/src/addons/send2ue/release_notes.md
@@ -1,4 +1,4 @@
-## Features
+## Minor Changes
 * Enhanced Python API by allowing other scripts to set `object_collection_override` to a list of objects to override collection behavior. Check out example in [docs](https://poly-hammer.github.io/BlenderTools/send2ue/customize/python-api/#examples)
   * [101](https://github.com/poly-hammer/BlenderTools/issues/101)
   * [104](https://github.com/poly-hammer/BlenderTools/issues/104)
@@ -12,4 +12,4 @@
 
 ## Tests Passing On
 * Blender `3.6`, `4.2` (installed from blender.org)
-* Unreal `5.3`, `5.4`
\ No newline at end of file
+* Unreal `5.3`, `5.4`