Skip to content

Commit

Permalink
update readme toc
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydaly committed Mar 25, 2021
1 parent a105178 commit c1fe83e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)

Expand Down

0 comments on commit c1fe83e

Please sign in to comment.