M ChangeLog.md => ChangeLog.md +5 -0
@@ 3,3 3,8 @@
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.
+
+## 1.5.0.0 -- 2020-12-24
+* Add HTTP caching
+* Add `ext:` URI scheme as a plugin system.
+* Expose APIs list all apps for a given MIMEtype & open a URL in one.
M hurl.cabal => hurl.cabal +1 -1
@@ 10,7 10,7 @@ name: hurl
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
-version: 1.4.2.1
+version: 1.5.0.0
-- A short (one-line) description of the package.
synopsis: Haskell URL resolver