Skip to content

Commit

Permalink
Version 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jul 7, 2021
1 parent 2e12df7 commit 1b3d0e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
0.8.6 (2021-07-08)

- restore DIM that was lost between 0.7.9 and 0.8.1 (thanks to GitHub user narc-Ontakac2)
- fixed VISUAL (thanks to GitHub user narc-Ontakac2)

------------------

0.8.5 (2021-04-14)

- updated to recover from the previous faulty update

------------------

0.8.4 (2021-04-11)

Expand Down
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ SetPackageInfo( rec(

PackageName := "polymaking",
Subtitle := "Interfacing the geometry software polymake",
Version := "0.8.5",
Date := "14/04/2021", # dd/mm/yyyy format
Version := "0.8.6",
Date := "08/07/2021", # dd/mm/yyyy format
License := "GPL-2.0-or-later",

Persons := [
Expand Down

0 comments on commit 1b3d0e7

Please sign in to comment.