diff --git a/CHANGELOG.md b/CHANGELOG.md index 30ac297d0..af05fb1a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Raycasting, collisions between rays and box/capsule colliders (#225, **@diogomsmiranda**). - Change speed of the debug-camera using Tab and LShift, positive and negative respectively (#1159, **@diogomsmiranda**) - Console plugin (#875, **@Scarface1809**). +- TcpStream network class (#1209, **@roby2014**). +- TcpListener network class (#1210, **@roby2014**). ### Changed