We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91194f0 + 04561da commit 151dd5aCopy full SHA for 151dd5a
2 files changed
VERSION
@@ -1 +1 @@
1
-2.8.0
+2.8.1
docs/changelog.rst
@@ -1,6 +1,22 @@
Changelog
2
---------
3
4
5
+^^^^^
6
+
7
+Monday May 18 2020
8
9
+ * Fix positional argument usage in facade calls.
10
+ * Add get shim to facade types.
11
+ * Fix SSH await on unit
12
+ * Fix integration tests
13
+ * Fix tox.ini to use supported python versions.
14
+ * Fix constraints regex using subscript on matches (py36).
15
+ * Fix facade return type documentation.
16
+ * Fix schema objects with array values.
17
+ * Fix subscript lookups by using JSON keys.
18
+ * Add definition test.
19
20
2.8.0
21
^^^^^
22
0 commit comments