Move deprecation to separate section in ChangeLog
diff --git a/ChangeLog b/ChangeLog
index b7fb5d5..569f12f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
    * Fix ssl_parse_record_header() to silently discard invalid DTLS records
      as recommended in RFC 6347 Section 4.1.2.7.
 
-API Changes
+New deprecations
    * Deprecate usage of RSA primitives with non-matching key-type
      (e.g., signing with a public key).