Skip to content

Commit 2c5b667

Browse files
committed
changelog
1 parent c42d26d commit 2c5b667

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
bower_components
1313
*.log
1414
gh-pages
15+
.cpcache

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ See also: [compojure-api 1.1.x changelog](./CHANGELOG-1.1.x.md)
99
* mostly often just `(constantly nil)` or (constantly {:body matcher})
1010
* **BREAKING**: removed `api-defaults` vars
1111
* add `-v2` suffix to vars
12+
* exclude frankiesardo/linked [#476](https://github.com/metosin/compojure-api/issues/476)
1213

1314
## 2.0.0-alpha33 (2024-04-30)
1415
* Throw an error on malformed `:{body,query,headers}`, in particular if anything other than 2 elements was provided

0 commit comments

Comments
 (0)