File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,27 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 2.1.1] - 2021-11-01
10+
11+ ### Fixed
12+
13+ - Check pointer to string before use (#51 ).
14+
15+ ### New features
16+
17+ - Add option to get cookie without escaping (#126 ).
18+ - Add option to set cookie without escaping and change escaping algorithm (#126 ).
19+
20+ ### Changed
21+
22+ - Don't build Ubuntu Cosmic package. Because its repos are not available
23+ anymore.
24+ - Add rock publishing.
25+ - Fix middleware example.
26+ - Replace ` io ` module with Tarantool's built-in ` fio ` module (#112 ).
27+ - Updated description of server options and added description of
28+ ` request:render ` function in the README.
29+
930## [ 2.1.0] - 2020-01-30
1031### Added
1132- Return ability to set loggers for a specific route
You can’t perform that action at this time.
0 commit comments