Skip to content

Commit be91255

Browse files
committed
Version 2.8.0
1 parent 42c040a commit be91255

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
44

55
## [Unreleased][unreleased]
66

7+
## 2.8.0 - 2022-06-15
8+
9+
#### Changed
10+
11+
* ApiLinkMacro now uses latte filter to avoid use presenter context (BC break in nette/application 3.1)
12+
713
#### Fixed
814

915
* BaseUrl in OpenApiHandler
1016

17+
## 2.7.0 - 2022-04-07
18+
1119
### Added
1220

1321
* RedirectResponse which implements ResponseInterface
@@ -19,10 +27,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1927
* RedirectOutput use new RedirectResponse
2028
* Property with name `type` is now available in json schema
2129

22-
#### Changed
23-
24-
* ApiLinkMacro now uses latte filter to avoid use presenter context (BC break)
25-
2630
## 2.6.0 - 2021-10-08
2731

2832
### Updated

0 commit comments

Comments
 (0)