clash-protocols-base 0.1 → 0.1.1
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- clash-protocols-base.cabal +1/−1
CHANGELOG.md view
@@ -3,3 +3,7 @@ ## 0.1 -- 28-04-2026 * First release++## 0.1.1 -- 29-04-2026++* Fix link in package description
clash-protocols-base.cabal view
@@ -3,7 +3,7 @@ synopsis: Internal support package for clash-protocols; use clash-protocols instead. homepage: https://github.com/clash-lang/clash-protocols bug-reports: https://github.com/clash-lang/clash-protocols/issues-version: 0.1+version: 0.1.1 category: Hardware license: BSD-2-Clause license-file: LICENSE