chore: update changelog
ci/woodpecker/push/build Pipeline was successful
Details
ci/woodpecker/push/build Pipeline was successful
Details
parent
a68e32c949
commit
65dcbef0b1
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -20,12 +20,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
* Automatically support HEAD requests for all GET requests
|
||||
* Event loop uses `epoll` instead of `poll`
|
||||
* Configurable multithreading using `epoll`
|
||||
* Landerctl
|
||||
* `-c` flag to use custom config file (useful for testing)
|
||||
* LSM
|
||||
* Binary tree iterators
|
||||
* Trie iterators
|
||||
* Store iterators
|
||||
* LTM - Lander Template Library
|
||||
* Simple string templates
|
||||
* Fully streamable template instances
|
||||
* Lander
|
||||
* Simple paste pages with syntax highlighting
|
||||
* Index pages that group elements under the same namespace into an overview
|
||||
* Landerctl
|
||||
* `-c` flag to use custom config file (useful for testing)
|
||||
|
||||
## [0.2.0](https://git.rustybever.be/Chewing_Bever/lander/src/tag/0.2.0)
|
||||
|
||||
|
|
Loading…
Reference in New Issue