text-compression 0.1.0.3 → 0.1.0.4
raw patch · 2 files changed
+9/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +8/−0
- text-compression.cabal +1/−1
CHANGELOG.md view
@@ -11,3 +11,11 @@ ## 0.1.0.2 -- 2022-10-31 * First version, with some updated documentation.++## 0.1.0.3 -- 2022-10-31++* First version, with some updated documentation.++## 0.1.0.4 -- 2022-10-31++* First version, with some updated documentation.
text-compression.cabal view
@@ -20,7 +20,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.1.0.3+version: 0.1.0.4 -- A short (one-line) description of the package. synopsis: A text compression library.