diff --git a/CHANGELOG b/CHANGELOG index 4e4e69f..3d6296a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +== RelationAlgebra 1.7.4 (2020, October 20th) == + +- compatibility with Coq 8.11 & 8.12 +- optional dependency on coq-aac-tactics (module [rewriting_aac]) +- a few compilation warnings removed + == RelationAlgebra 1.7.3 (2020, February 27th) == - compatibility with Coq 8.11 diff --git a/_CoqProject b/_CoqProject index d99f2b6..b8001fd 100644 --- a/_CoqProject +++ b/_CoqProject @@ -79,3 +79,4 @@ all.v compiler_opts.v imp.v paterson.v +rewriting_aac.v diff --git a/index.html b/index.html index 0625c56..aa560cb 100644 --- a/index.html +++ b/index.html @@ -248,9 +248,7 @@

Provided tactics

  • Rewriting tactics:
  • Other tactics: