Manu Mtz-Almeida před 11 roky
rodič
revize
218b924e72
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

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