Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ligurio committed Nov 1, 2021
1 parent 81b3741 commit 9f359d6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,27 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.1.1] - 2021-11-01

### Fixed

- Check pointer to string before use (#51).

### New features

- Add option to get cookie without escaping (#126).
- Add option to set cookie without escaping and change escaping algorithm (#126).

### Changed

- Don't build Ubuntu Cosmic package. Because its repos are not available
anymore.
- Add rock publishing.
- Fix middleware example.
- Replace `io` module with Tarantool's built-in `fio` module (#112).
- Updated description of server options and added description of
`request:render` function in the README.

## [2.1.0] - 2020-01-30
### Added
- Return ability to set loggers for a specific route
Expand Down

0 comments on commit 9f359d6

Please sign in to comment.