diff --git a/Release_Notes.MD b/Release_Notes.md similarity index 67% rename from Release_Notes.MD rename to Release_Notes.md index 30f94ad2baa7d51442cb8000b80a56d282621cf9..f7291bbbf9a0e4f820153391f7ab548674593747 100644 --- a/Release_Notes.MD +++ b/Release_Notes.md @@ -2,11 +2,11 @@ PALISADE v1.1.1 includes bug fixes and minor optimizations: -Fixes minor bugs in NativeInteger and multiprecision backends (BigInteger) -Deals properly with a low-probability rounding error in BFVrns -Fixes a compilation error on some CentOS systems -Improves the performance of NativeInteger -Fixes a couple of other minor bugs +* Fixes minor bugs in NativeInteger and multiprecision backends (BigInteger) +* Deals properly with a low-probability rounding error in BFVrns +* Fixes a compilation error on some CentOS systems +* Improves the performance of NativeInteger +* Fixes a couple of other minor bugs 12/29/2017: PALISADE v1.1 is released