update changelog

This commit is contained in:
Jean-Philippe Bossuat
2025-10-24 15:12:55 +02:00
parent 122bdce930
commit 96d8f4cfc4

View File

@@ -1,5 +1,13 @@
# CHANGELOG # CHANGELOG
## [0.3.1] - 2025-10-24
### `poulpy-hal`
- Add bivariate convolution (X, Y) / (X^{N} + 1) with Y = 2^-K
### `poulpy-core`
- Fix typo in impl of GGLWEToRef for GLWEAutomorphismKey that required the data to be mutable.
## [0.3.0] - 2025-10-23 ## [0.3.0] - 2025-10-23
- Fixed builds on MACOS - Fixed builds on MACOS