Blammo 2.1.4.0 → 2.1.4.1
raw patch · 2 files changed
+7/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Blammo.cabal +2/−2
- CHANGELOG.md +5/−1
Blammo.cabal view
@@ -1,10 +1,10 @@ cabal-version: 1.18 name: Blammo-version: 2.1.4.0+version: 2.1.4.1 license: MIT license-file: LICENSE maintainer: Freckle Education-homepage: https://github.com/freckle/blammo#readme+homepage: https://github.com/freckle/blammo/tree/main/Blammo#readme bug-reports: https://github.com/freckle/blammo/issues synopsis: Batteries-included Structured Logging library description: Please see README.md
CHANGELOG.md view
@@ -1,4 +1,8 @@-## [_Unreleased_](https://github.com/freckle/blammo/compare/Blammo-v2.1.3.0...main)+## [_Unreleased_](https://github.com/freckle/blammo/compare/Blammo-v2.1.4.1...main)++## [v2.1.4.1](https://github.com/freckle/blammo/compare/v2.1.4.0...Blammo-v2.1.4.1)++- Fix `homepage` ## [v2.1.4.0](https://github.com/freckle/blammo/compare/v2.1.3.0...Blammo-v2.1.4.0)