Skip to content

Commit

Permalink
CHANGELOG.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
fabi321 committed May 30, 2024
1 parent d68cd8f commit dc46a7c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,14 @@ All notable changes to this project will be documented in this file.

- Try to improve performance by calling `madvise` to inform Kernel we are reading sequentially ([#24])

### Changed
- Ignore repeated `HELP` requests ([25])
- Only the first 2 requests of any `parse` patch are answered
- Answers `Stop spamming HELP!` on the third request
- Doesn't respond to any further requests

[#24]: https://github.com/sbernauer/breakwater/pull/24
[#25]: https://github.com/sbernauer/breakwater/pull/25

## [0.14.0] - 2024-05-30 at GPN 22 :)

Expand Down

0 comments on commit dc46a7c

Please sign in to comment.