Skip to content

Commit 04561da

Browse files
Release notes for 2.8.1
Updated the changelog and version document to highlight the changes from 2.8.0.
1 parent 91194f0 commit 04561da

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.0
1+
2.8.1

docs/changelog.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Changelog
22
---------
33

4+
2.8.1
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+
420
2.8.0
521
^^^^^
622

0 commit comments

Comments
 (0)