File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cabal-version: 1.18
55-- see: https://github.com/sol/hpack
66
77name : Blammo
8- version : 2.1.0 .0
8+ version : 2.1.1 .0
99synopsis : Batteries-included Structured Logging library
1010description : Please see README.md
1111category : Logging
Original file line number Diff line number Diff line change 1- ## [ _ Unreleased_ ] ( https://github.com/freckle/blammo/compare/Blammo-v2.2.0.0...main )
1+ ## [ _ Unreleased_ ] ( https://github.com/freckle/blammo/compare/Blammo-v2.1.1.0...main )
2+
3+ ## [ v2.1.1.0] ( https://github.com/freckle/blammo/compare/v2.0.0.0...Blammo-v2.1.0.0 )
4+
5+ - Accept special value ` null ` for ` LOG_DESTINATION ` as a synonym for the null
6+ device (` /dev/null ` or ` \\.\NUL ` on windows).
27
38## [ v2.1.0.0] ( https://github.com/freckle/blammo/compare/v2.0.0.0...Blammo-v2.1.0.0 )
49
Original file line number Diff line number Diff line change 11name : Blammo
2- version : 2.1.0 .0
2+ version : 2.1.1 .0
33maintainer : Freckle Education
44category : Logging
55github : freckle/blammo
You can’t perform that action at this time.
0 commit comments