Skip to content

Commit 073e2af

Browse files
committed
Merge #771: fix CHANGELOG.md for 0.23.0
4b00c71 global-context-less-secure enables global-context, not the other way around (eyusufatik) Pull request description: The mentioned commit in the changelog is this: c1bb316 Change looks unnecessary, however, I had a minor heart-attack once I saw the changelog because we've been using the global-context feature for some time. ACKs for top commit: apoelstra: ACK 4b00c71; successfully ran local tests Tree-SHA512: 68af4a4257abee5a92157d638fa4c7ac4855aba98b45c558adf7ae22edd478f9d50b39d2ab6f708f6b1963b84fd25127930b0e7dccc6eb0c32302b684b41e678
2 parents 3b2868d + 4b00c71 commit 073e2af

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)