Add transform-butlast to CHANGELOG

This commit is contained in:
Tommi Reiman 2018-12-30 17:18:04 +02:00
parent 1f9a5f410e
commit 4e65e40db3

View file

@ -17,6 +17,8 @@
; => :quarantine-router
```
* `reitit.interceptor/transform-butlast` helper to transform the interceptor chains (last one is usually the handler).
### `reitit-pedestal`
* new optional module for [Pedestal](http://pedestal.io/) integration. See [the docs](https://metosin.github.io/reitit/http/pedestal.html).