We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a592358 commit 28e14eaCopy full SHA for 28e14ea
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
-## [Latest](https://github.com/cortex-lab/matlab-ci/commits/master) [2.0.0]
+## [Latest](https://github.com/cortex-lab/matlab-ci/commits/master) [2.1.0]
4
+
5
+### Modified
6
+ - More generic handling of submodules
7
+ - Fix for computing coverage properly
8
+ - Fix to issue #43
9
+ - Fix for issue where jobs added when already on pile
10
+ - New tests added for listSubmodules
11
+ - listSubmodules and gerRepoPath now exposed in lib
12
+ - Removed chai-spies dependency
13
14
15
+## [2.0.0]
16
17
### Added
18
19
- there are now three major modules: lib, serve and main
0 commit comments