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 5273205 commit d28ad0bCopy full SHA for d28ad0b
CHANGELOG.md
@@ -1,6 +1,11 @@
1
2
Unreleased
3
----------
4
+ -
5
+
6
7
+v0.9.7 (2019-07-18)
8
+-------------------
9
**Improvements**
10
- public_model task also defines methods mapped to MAS module steps when publishing to MAS.
11
- SSL verification can be disable with `SSLREQCERT` environment variable.
@@ -13,6 +18,7 @@ Unreleased
13
18
**Bugfixes**
14
19
- register_model task no longer adds `rc` and `msg` variables from MAS to the project variables.
15
20
21
16
22
v0.9.6 (2019-07-15)
17
23
-------------------
24
Initial public release.
0 commit comments