|
@@ -0,0 +1,14 @@
|
|
|
|
|
+The most notable changes that were made before 2.0.0 version
|
|
|
|
|
+--------
|
|
|
|
|
+
|
|
|
|
|
+- Added functionality for easier bindings
|
|
|
|
|
+- Added monotonic time
|
|
|
|
|
+- Improved connection-related calculations
|
|
|
|
|
+- Improved compatibility with various compilers
|
|
|
|
|
+- Improved transmission statistics
|
|
|
|
|
+- Eliminated unnecessary memory allocations
|
|
|
|
|
+- Removed/replaced legacy functionality
|
|
|
|
|
+- Combined code base into a single header
|
|
|
|
|
+- Cleaned and reorganized code base
|
|
|
|
|
+
|
|
|
|
|
+For other changes, check the [releas section](https://github.com/nxrighthere/ENet-CSharp/releases).
|