This repository was archived by the owner on Apr 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -6,21 +6,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88### Added
9- - [ 2021-06-14] Added experimental auto-recovery and gzip support by [ @lflare ] .
109
1110### Changed
12- - [ 2021-06-14] Took advantage of new ` bolt.Compact() ` command for database shrinking by [ @lflare ] .
1311
1412### Deprecated
1513
1614### Removed
1715
1816### Fixed
19- - [ 2021-06-14] Fixed reverse proxy ` X-Forwarded-For ` IP handling by [ @lflare ] .
20- - [ 2021-06-14] Automatically serve robots.txt, fixes #19 by [ @lflare ] .
2117
2218### Security
2319
20+ ## [ v1.11.5] - 2021-06-15
21+ ### Added
22+ - [ 2021-06-14] Added experimental auto-recovery and gzip support by [ @lflare ] .
23+
24+ ### Changed
25+ - [ 2021-06-14] Took advantage of new ` bolt.Compact() ` command for database shrinking by [ @lflare ] .
26+
27+ ### Fixed
28+ - [ 2021-06-14] Fixed reverse proxy ` X-Forwarded-For ` IP handling by [ @lflare ] .
29+ - [ 2021-06-14] Automatically serve robots.txt, fixes #19 by [ @lflare ] .
30+
2431## [ v1.11.4] - 2021-06-10
2532### Fixed
2633- [ 2021-06-10] Properly refixed TLS SNI random crashes again by [ @lflare ] .
You can’t perform that action at this time.
0 commit comments