We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125fe81 commit de6f520Copy full SHA for de6f520
CHANGES
CHANGES.md
@@ -0,0 +1,25 @@
1
+# CHANGES to the 'datastructures' GAP package
2
+
3
+## X.Y.Z (2019-MM-DD)
4
5
+ - Require GAP >= 4.10
6
7
+## 0.2.3 (2018-12-18)
8
9
+ - Add Slices
10
11
+## 0.2.2 (2018-08-20)
12
13
+ - Fix crash when using datastructures in workspaces
14
15
+## 0.2.1 (2018-07-04)
16
17
+ - Add documentation for UnionFind
18
19
+## 0.2.0 (2018-07-04)
20
21
+## 0.1.3 (2018-06-19)
22
23
+## 0.1.1 (2017-11-13)
24
25
+ - initial public release
0 commit comments