X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=fb7b55b45c105a51853400ca8273967e611d88fb;hb=07d29d4f702fa5db2c3992f4312437d3ed8ec09b;hp=7841bef24b8d6762d19ca13c6e3f578d4596a2ba;hpb=e8a28983794d026ccb59439a684dbdc363fcc8c6;p=pygost.git diff --git a/news.texi b/news.texi index 7841bef..fb7b55b 100644 --- a/news.texi +++ b/news.texi @@ -3,11 +3,23 @@ @table @strong +@anchor{Release 3.15} +@item 3.15 + @itemize + @item Licence changed back to GNU GPLv3+. GNU LGPLv3+ licenced + versions are not available anymore + @end itemize + +@anchor{Release 3.14} +@item 3.14 +Add missing typing stubs related to previous release. + @anchor{Release 3.13} @item 3.13 @itemize @item Ability to explicitly specify used 28147-89 Sbox in @code{pygost.wrap.*} functions + @item Ability to use key meshing in 28147-89 CBC mode @end itemize @anchor{Release 3.12}