File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
('Content' copyWithRegex: 'Merge pull request #[0-9]+ from [^/]+/[0-9]*' matchesReplacedWith: ' ') copyReplaceAll: '-' with: ' '
3
3
-->
4
4
5
+ # [ v1.1.2] ( https://github.com/jecisc/TinyLogger/compare/v1.1.1...v1.1.2 ) (2019-09-25)
6
+
7
+ ## Infrastructure
8
+
9
+ * Update Mocketry dependency to v6.0.x ([ c114fea] ( https://github.com/jecisc/TinyLogger/commit/c114feac2ff65bd11e11fcd7f188e09e90022465 ) )
10
+
5
11
# [ v1.1.1] ( https://github.com/jecisc/TinyLogger/compare/v1.1.0...v1.1.1 ) (2019-09-18)
6
12
7
13
# Bug fixes
8
14
9
- * Do not depend on whole Mocketry ([ a50d354] ( https://github.com/jecisc/TinyLogger/commit/a50d3543bf00e76d780d7d3f2fb205280364b637 ) )
15
+ * Do not depend on whole Mocketry ([ a50d354] ( https://github.com/jecisc/TinyLogger/commit/a50d3543bf00e76d780d7d3f2fb205280364b637 ) )
10
16
11
17
# Infrastructure
12
18
Original file line number Diff line number Diff line change @@ -38,5 +38,5 @@ BaselineOfTinyLogger >> mocketry: spec [
38
38
baseline: ' Mocketry'
39
39
with: [ spec
40
40
loads: #('Core') ;
41
- repository: ' github://dionisiydk/Mocketry:v4 .0.x' ]
41
+ repository: ' github://dionisiydk/Mocketry:v6 .0.x' ]
42
42
]
You can’t perform that action at this time.
0 commit comments