summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-11-26 20:27:09 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-11-26 20:27:09 +0100
commitd67c2743ddf87e3ab8d757639f129042df203a4d (patch)
treebaa69a76632a3e337471278d1af9d60f294760bf
parent2cb92b325ea4c098e029d024f86bb495d86a5a8a (diff)
Add release entry on releases page
-rw-r--r--content/releases.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/releases.md b/content/releases.md
index 1c3d766..e315e78 100644
--- a/content/releases.md
+++ b/content/releases.md
@@ -2,6 +2,15 @@
title: Releases
---
+* [v0.9.0](http://git.imag-pim.org/imag/tag/?h=v0.9.0)
+ * Note: imag is still a hobby project, still in 0.y.z state, so expect bugs
+ and faulty behaviour.
+ * Changelog
+ * See [the Blog article about the release](http://imag-pim.org/blog/2018/11/10/imag-0-9-0/)
+ * `git log v0.8.0..v0.9.0 --oneline --merges`
+ * Hosted:
+ * [git.imag-pim.org](http://git.imag-pim.org/imag/tag/?h=v0.9.0)
+ * [github](https://github.com/matthiasbeyer/imag/releases/tag/v0.9.0)
* [v0.8.0](http://git.imag-pim.org/imag/tag/?h=v0.8.0)
* Note: imag is still a hobby project, still in 0.y.z state, so expect bugs
and faulty behaviour.