diff --git a/CHANGES b/CHANGES index 5d5c4daf..b5350ae6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ This file describes changes in the recog package. +1.4.1 (2022-09-26) + - Fix compatibility with matgrp <= 0.70 + 1.4.0 (2022-09-26) - A huge number of changes (over 388 commits since the previous release) were made, with many bug fixes and improvements, but also renamed APIs diff --git a/PackageInfo.g b/PackageInfo.g index 7b280264..3f0836b7 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -18,8 +18,8 @@ SetPackageInfo( rec( PackageName := "recog", Subtitle := "A package for constructive recognition of permutation and matrix groups", -Version := "1.4.0", -Date := "22/09/2022", # dd/mm/yyyy format +Version := "1.4.1", +Date := "26/09/2022", # dd/mm/yyyy format License := "GPL-3.0-or-later", ## Information about authors and maintainers.