Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
angryziber committed Dec 20, 2024
1 parent 595c7b3 commit 8407908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unreleased
* server: useOnly<>() will now add parser/renderer if it wasn't yet registered
* server: Server.use() can register extensions that implement multiple supported interfaces at the same time
* server: useOnly() will now add parser/renderer if it wasn't yet registered, to avoid confusion

# 1.6.10
* server: `Server(InetSocketAddress(0))` can now be used to bind to any available port.
Expand Down

0 comments on commit 8407908

Please sign in to comment.