Browse Source

Create CHANGES.md

Stanislav Denisov 5 years ago
parent
commit
73ca233665
1 changed files with 14 additions and 0 deletions
  1. 14 0
      CHANGES.md

+ 14 - 0
CHANGES.md

@@ -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).