diff --git a/README.md b/README.md index c03b2f4..2dbc81f 100644 --- a/README.md +++ b/README.md @@ -53,13 +53,6 @@ Whatever you decide is best for your use case, **Lambda API** is there to suppor - [Configuration](#configuration) - [Recent Updates](#recent-updates) - [v0.10: ALB support, method-based middleware, and multi-value headers and query string parameters](#v010-alb-support-method-based-middleware-and-multi-value-headers-and-query-string-parameters) - - [v0.9: New error types, custom serializers, and TypeScript support](#v09-new-error-types-custom-serializers-and-typescript-support) - - [v0.8: Logging support with sampling](#v08-logging-support-with-sampling) - - [v0.7: Restrict middleware execution to certain paths](#v07-restrict-middleware-execution-to-certain-paths) - - [v0.6: Support for both `callback-style` and `async-await`](#v06-support-for-both-callback-style-and-async-await) - - [v0.5: Remove Bluebird promises dependency](#v05-remove-bluebird-promises-dependency) - - [v0.4: Binary support](#v04-binary-support) - - [v0.3: New instantiation method](#v03-new-instantiation-method) - [Routes and HTTP Methods](#routes-and-http-methods) - [Returning Responses](#returning-responses) - [Async/Await](#asyncawait) @@ -123,7 +116,6 @@ Whatever you decide is best for your use case, **Lambda API** is there to suppor - [Configuring Routes in API Gateway](#configuring-routes-in-api-gateway) - [Reusing Persistent Connections](#reusing-persistent-connections) - [TypeScript Support](#typescript-support) -- [Sponsors](#sponsors) - [Contributions](#contributions) - [Are you using Lambda API?](#are-you-using-lambda-api)