We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b987e commit 4f2ca2dCopy full SHA for 4f2ca2d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/bloop-box/bloop-server-framework/compare/v1.0.1...v1.0.2) (2025-07-12)
2
+
3
4
+### Bug Fixes
5
6
+* rename features to capabilities ([56b987e](https://github.com/bloop-box/bloop-server-framework/commit/56b987e2df3345981c25ebdcb1f73cf0b258956b))
7
8
## [1.0.1](https://github.com/bloop-box/bloop-server-framework/compare/v1.0.0...v1.0.1) (2025-07-08)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bloop-server-framework"
-version = "1.0.1"
+version = "1.0.2"
edition = "2024"
authors = ["Ben Scholzen 'DASPRiD' <[email protected]>"]
description = "Bloop server framework"
0 commit comments