Skip to content

Commit 4b00c71

Browse files
committed
global-context-less-secure enables global-context, not the other way around
1 parent 3b2868d commit 4b00c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ The major change in this version is the increase of the Minimum Supported Rust V
120120

121121
## Other improvements
122122

123-
* `global-context` feature now activates `global-context-less-secure`.
123+
* `global-context-less-secure` feature now activates `global-context`.
124124
* `githooks/` directory added for contributors
125125
* [Clippy is now used in CI](https://github.com/rust-bitcoin/rust-secp256k1/pull/448) and the code is clippy-compliant
126126
* Various documentation improvements

0 commit comments

Comments
 (0)