Skip to content

Commit 1a715bf

Browse files
committed
doc(sdk): update changelog
1 parent 8a3cc30 commit 1a715bf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

playground/misc/misc-3-release-notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
The CodinGame SDK is regularly updated and improved. This document lets you know what changed in the latest releases.
44

5+
## Next Release
6+
7+
### 🎁 Features
8+
9+
- `Entity` now exposes the `getParent` method to acces the container an entity has been added into
10+
11+
### 🐞 Bug fix
12+
13+
- An exception is now thrown when one tries to add the same entity to two different groups
14+
- `Group::remove` now functions correctly
15+
516
## 3.12.0
617

718
### 🎁 Features

0 commit comments

Comments
 (0)