Skip to content

Commit

Permalink
Release fhe v0.1.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tlepoint committed Sep 7, 2022
1 parent 2e247f2 commit d13c33c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/fhe/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

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

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

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

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

## 0.1.0-beta.1 (2022-09-07)
Expand Down

0 comments on commit d13c33c

Please sign in to comment.