فهرست منبع

Updates CHANGELOG

Manu Mtz-Almeida 10 سال پیش
والد
کامیت
218b924e72
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -6,7 +6,9 @@
 - [PERFORMANCE] Much faster 404 routing
 - [PERFORMANCE] Allocation optimizations
 - [PERFORMANCE] Faster root tree lookup
+- [PERFORMANCE] Much faster SSE implementation
 - [NEW] Benchmarks suite
+- [NEW] Bind validation can be disabled and replaced with custom validators.
 - [FIX] Binding multipart form
 - [FIX] Crash when binding non struct object in Context.
 - [FIX] RunTLS() implementation