浏览代码

Update changelog

Michael Enger 5 年之前
父节点
当前提交
6e1ca6ad08
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -18,6 +18,9 @@ All notable changes to this project will be documented in this file. Changes not
 
 # [Unreleased]
 
+## Added
+- Add support for using `**` as a catch-all at the end of a route. ([#479](https://github.com/httpswift/swifter/pull/479)) by [@michaelenger](https://github.com/michaelenger)
+
 # [1.5.0]
 
 ## Added