updated changelog.

This commit is contained in:
2018-11-16 19:39:13 +01:00
parent 1c58674523
commit e73302639d

View File

@@ -10,9 +10,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
### Changed
### Deprecated
### Removed
- Removed obsolete v0 code.
### Fixed
- `error`: Fixed custom error creation, do not create default message, otherwise the info will be duplicated in error output.
- `jwt`: updated indexing notes, and readme.
### Security
## [v1.1.0] - 2018-10-29
### Added
- `examples`: Added an example to run the debug app with apache2+libfcgi inside a docker container.