From f66ad642da5edfc8032e33dce50afc7531735b14 Mon Sep 17 00:00:00 2001 From: Jared Hanson Date: Wed, 17 Nov 2021 18:25:26 -0800 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7cca03..873b50a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.11.1] - 2021-11-17 ### Fixed - Optional `complete` callback to `Server#_respond` defaulted to no-op, fixing "TypeError: complete is not a function" exceptions in cases where this function