Skip to content

Commit f1b3c0b

Browse files
author
James Mitchell
committed
Update CHANGELOG etc for release
1 parent ec853ba commit f1b3c0b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Mitchell, Markus Pfeiffer, Finn Smith, Michael Torpey & Wilf A. Wilson
44

55
Licensing information can be found in the LICENSE file.
66

7-
## Version 0.6.0 ()
7+
## Version 0.6.0 (released 09/12/2016)
88
This is a major release, adding a variety of new operations and attributes
99
for Digraphs, as well as improving some functions and improving the
1010
package's documentation. In this version, we welcome Luke Elliott and

PackageInfo.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ SetPackageInfo(rec(
2929
PackageName := "Digraphs",
3030
Subtitle := "",
3131
Version := "0.6.0",
32-
Date := "14/11/2016",
32+
Date := "09/12/2016",
3333
ArchiveFormats := ".tar.gz",
3434

3535
SourceRepository := rec(

VERSIONS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#############################################################################
1616
##
1717

18-
release 0.6.0 - 14/11/2016
18+
release 0.6.0 - 09/12/2016
1919
release 0.5.2 - 20/03/2016
2020
release 0.5.1 - 08/03/2016
2121
release 0.5.0 - 03/03/2016

0 commit comments

Comments
 (0)