You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@ Version number changes (major.minor.micro) in this package denote the following:
8
8
- A minor version will increase if one or more packages contained in the Docker image add new, backwards-compatible features, or if a new package is added to the Docker image.
9
9
- A major version will increase if there are any backwards-incompatible changes in any of the packages contained in this Docker image, or any other backwards-incompabile changes in the execution environment.
10
10
11
+
## [2.7.4] - 2018-08-14
12
+
13
+
- Added build time test for `civis`.
14
+
15
+
## [2.7.3] - 2018-08-13
16
+
17
+
- Patch release to fix broken build, due to transient MRAN failure.
0 commit comments