Skip to content

Commit

Permalink
Release v1.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lflare committed Jun 15, 2021
1 parent 6603748 commit a494fc7
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
### Added
- [2021-06-14] Added experimental auto-recovery and gzip support by [@lflare].

### Changed
- [2021-06-14] Took advantage of new `bolt.Compact()` command for database shrinking by [@lflare].

### Deprecated

### Removed

### Fixed
- [2021-06-14] Fixed reverse proxy `X-Forwarded-For` IP handling by [@lflare].
- [2021-06-14] Automatically serve robots.txt, fixes #19 by [@lflare].

### Security

## [v1.11.5] - 2021-06-15
### Added
- [2021-06-14] Added experimental auto-recovery and gzip support by [@lflare].

### Changed
- [2021-06-14] Took advantage of new `bolt.Compact()` command for database shrinking by [@lflare].

### Fixed
- [2021-06-14] Fixed reverse proxy `X-Forwarded-For` IP handling by [@lflare].
- [2021-06-14] Automatically serve robots.txt, fixes #19 by [@lflare].

## [v1.11.4] - 2021-06-10
### Fixed
- [2021-06-10] Properly refixed TLS SNI random crashes again by [@lflare].
Expand Down

0 comments on commit a494fc7

Please sign in to comment.