summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2014-12-17 12:55:23 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2014-12-17 12:55:23 +0100
commitf33cd35bbf82d88336955aba6b8caecd183bdc97 (patch)
tree530da1ebc1110e813177a08c48ed85714526f8d5
parent6f4ccbdc49c5662dcb9be59851310449ad4fd98d (diff)
downloadhakyll-f33cd35bbf82d88336955aba6b8caecd183bdc97.tar.gz
Version bump (4.6.2.0)
-rw-r--r--hakyll.cabal2
-rw-r--r--web/releases.markdown6
2 files changed, 7 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 9373b6c..82c8d6b 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.6.1.1
+Version: 4.6.2.0
Synopsis: A static website compiler library
Description:
diff --git a/web/releases.markdown b/web/releases.markdown
index 58b9ac6..5e1bcfc 100644
--- a/web/releases.markdown
+++ b/web/releases.markdown
@@ -4,6 +4,12 @@ title: Releases
# Releases
+## Hakyll 4.6.2.0
+
+- Loosen `binary` dependency
+- Make dependency handling more granular so you can depend on specific snapshots
+ of an item
+
## Hakyll 4.6.1.0
- Bump `fsnotify` and `pandoc-citeproc` dependencies