]> Cypherpunks.ru repositories - pygost.git/blobdiff - NEWS
Change licence back to GPLv3+
[pygost.git] / NEWS
diff --git a/NEWS b/NEWS
index 2655265411dbffa83bcd9c9d7b2a988e71c5700c..d5195157d2e4ca6bf126d0bb50415c3f501bb3f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.15:
+    * Licence changed back to GNU GPLv3+.
+      GNU LGPLv3+ licenced versions are not available anymore
+
+3.14:
+    Add missing typing stubs related to previous release.
+
 3.13:
     * Ability to explicitly specify used 28147-89 Sbox in
       pygost.wrap.* functions
@@ -32,7 +39,8 @@
     Dummy release: added long description in package metadata.
 
 3.4:
-    Small mypy stubs related fixes.
+    * Small mypy stubs related fixes
+    * Licence changed from GNU GPLv3+ to GNU LGPLv3+
 
 3.3:
     * GOST3412Kuz renamed to GOST3412Kuznechik