diff --git a/README.md b/README.md index 2f41be7..442a6a9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Check out our [Release](https://github.com/JanSeliv/PoolManager/releases) page f Also, explore this [game project repository](https://github.com/JanSeliv/Bomber) to view the Pool Manager in action. ## 📅 Changelog -#### +#### 2023-11-25 - Updated to **Unreal Engine 5.3**. - Introduced **Factories** to handle differences in pools by object archetypes (e.g.: uobjects, actors, components, widgets etc.). - **Take From Pool** now spreads out the creation of large pools of UObjects and Actors over multiple frames to avoid any hitches.