Skip to content

Commit d13c33c

Browse files
committed
Release fhe v0.1.0-beta.2
1 parent 2e247f2 commit d13c33c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/fhe/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 0.1.0-beta.2 (2022-09-07)
99

1010
This release fixes a bug that did not allow to decrypt a modulo-switched ciphertext correctly.
1111

@@ -24,7 +24,7 @@ This release fixes a bug that did not allow to decrypt a modulo-switched ciphert
2424
<details><summary>view details</summary>
2525

2626
* **Uncategorized**
27-
- Remove forgotten cfg(not(feature ([`385c6fa`](https://github.com/tlepoint/fhe.rs/commit/385c6fabefbe7c06efbc90cdf4d8455fdfc33396))
27+
- Remove forgotten cfg(not(feature ([`2e247f2`](https://github.com/tlepoint/fhe.rs/commit/2e247f235bbe632459259f6ca74a637a2f765187))
2828
</details>
2929

3030
## 0.1.0-beta.1 (2022-09-07)

0 commit comments

Comments
 (0)