align-equal 1.0.1.0 → 1.0.1.1
raw patch · 2 files changed
+6/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +5/−0
- align-equal.cabal +1/−1
CHANGELOG.md view
@@ -1,6 +1,11 @@ # Changelog All notable changes to the `align-equal` project will be documented in this file. +## [1.0.1.1] - 2025-04-04++### Changed+- No functional changes. Re-uploaded to allow Hackage's automatic build and documentation generation to proceed.+ ## [1.0.1.0] - 2025-04-03 ### Added
align-equal.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: align-equal-version: 1.0.1.0+version: 1.0.1.1 license: MIT license-file: LICENSE author: Joonkyu Park (based on original work by Gabriella Gonzalez)