mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 13:05:56 +00:00
Complete the HISTORY.md for the new v7.2.0
Former-commit-id: 0f2fe05ee0dd7239711284a241557282c8a740a4
This commit is contained in:
@@ -32,6 +32,13 @@ The amount of the next two or three donations you'll send they will be immediate
|
||||
|
||||
# Th, 15 June 2017 | v7.2.0
|
||||
|
||||
### Cache
|
||||
|
||||
Declare the `iris.Cache alias` to the new, improved and most-suited for common usage, `cache.Handler function`.
|
||||
|
||||
`iris.Cache` be used as middleware in the chain now, example [here](_examples/intermediate/cache-markdown/main.go). However [you can still use the cache as a wrapper](cache/cache_test.go) by importing the `github.com/kataras/iris/cache` package.
|
||||
|
||||
|
||||
### File server
|
||||
|
||||
- **Fix** [that](https://github.com/iris-contrib/community-board/issues/12).
|
||||
|
||||
Reference in New Issue
Block a user