From 6098efd3b8de765f4e0a7a3b8f5a3a0ddf5857c6 Mon Sep 17 00:00:00 2001
From: Piotr Roslaniec
Date: Wed, 6 Sep 2023 15:52:37 +0200
Subject: [PATCH] chore(release): fix changelog
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba6eae7..11d3e12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Conditions` should not be optional as it pertains to `AuthenticatedData` and `AccessControlPolicy` types since conditions-based decryption (CBD) requires conditions. ([#80])
-[#80]: https://github.com/nucypher/nucypher-core/pull/78
+[#80]: https://github.com/nucypher/nucypher-core/pull/80
## [0.12.0] - 2023-08-28