Skip to content

Commit a4eff84

Browse files
committed
Updated Changes.md
1 parent 8460b0a commit a4eff84

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Version 3.4.2
44

5-
This patch fixes [Issue 66](https://github.com/microsoft/SEAL/issues/66) reported on GitHub.
5+
- Fixed bug reported in [Issue 66](https://github.com/microsoft/SEAL/issues/66) on GitHub.
6+
- CMake does version matching now (correctly) only on major and minor version, not patch version,
7+
so writing `find_package(SEAL 3.4)` works correctly and selects the newest version `3.4.x` it can
8+
find.
69

710
## Version 3.4.1
811

0 commit comments

Comments
 (0)