File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- git log --pretty="* %s ([%h](https://github.com/jecisc/TinyLogger/commit/%H))" v1.1.3 ...HEAD --grep="Merge pull"
2
+ git log --pretty="* %s ([%h](https://github.com/jecisc/TinyLogger/commit/%H))" v1.1.4 ...HEAD --grep="Merge pull"
3
3
('Content' copyWithRegex: 'Merge pull request #[0-9]+ from [^/]+/[0-9]*' matchesReplacedWith: '') copyReplaceAll: '-' with: ' '
4
4
-->
5
5
6
+ # [ v1.1.4] ( https://github.com/jecisc/TinyLogger/compare/v1.1.3...v1.1.4 ) (2019-11-15)
7
+
8
+ ## Bug fix
9
+
10
+ * STDOut logger should flush after recoring ([ 6e6800a] ( https://github.com/jecisc/TinyLogger/commit/6e6800a5f167e3606d084290c7b3e4cfc2625985 ) )
11
+
6
12
# [ v1.1.3] ( https://github.com/jecisc/TinyLogger/compare/v1.1.2...v1.1.3 ) (2019-11-08)
7
13
8
14
## Infrastructure
You can’t perform that action at this time.
0 commit comments