diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/examples.markdown | 2 | ||||
-rw-r--r-- | web/releases.markdown | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/web/examples.markdown b/web/examples.markdown index 9e33345..045175a 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -160,6 +160,8 @@ directly with the default Hakyll site. [source](https://github.com/NicoleRauch/BusinessWebsite) - <http://johnduhamel.io/>, [source](https://github.com/jjduhamel/blog) +- <http://alexanderlobov.ru/>, + [source](https://github.com/alexanderlobov/homepage) ## Hakyll 3.X diff --git a/web/releases.markdown b/web/releases.markdown index 6fd170a..dc19b11 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,13 @@ title: Releases # Releases +## Hakyll 4.9.1.0 + +- Allow optparse-applicative 0.13, QuickCheck 2.9, and pandoc 1.18 + (contributions by Chris Wong and Felix Yan) +- Fix extra test files for packaging source files (contribution by Julien + Langlois) + ## Hakyll 4.9.0.0 This release switches over some dependencies to alternatives, in order to clean |