summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-05 10:55:35 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-04-05 10:55:35 +0200
commitced0a2be09ad867c33321f6de82c5c23dabc7d0c (patch)
tree04c14f77b0cf969163e9fddd310d9e400b69a7c2
parent90ea7cc07b6aad4b954da43827e632eed66ae370 (diff)
Add patch releases on release page
-rw-r--r--content/releases.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/content/releases.md b/content/releases.md
index bf4385e..ca06c02 100644
--- a/content/releases.md
+++ b/content/releases.md
@@ -2,7 +2,11 @@
title: Releases
---
-* [v0.6.0](http://git.imag-pim.org/imag/tag/?h=v0.6.0)
+* [v0.6.0](http://git.imag-pim.org/imag/tag/?h=v0.6.0),
+ [v0.6.1](http://git.imag-pim.org/imag/tag/?h=v0.6.1),
+ [v0.6.2](http://git.imag-pim.org/imag/tag/?h=v0.6.2),
+ [v0.6.3](http://git.imag-pim.org/imag/tag/?h=v0.6.3),
+ [v0.6.4](http://git.imag-pim.org/imag/tag/?h=v0.6.4)
* Note: imag is still a hobby project, still in 0.y.z state, so expect bugs
and faulty behaviour.
* Documentation of the release
@@ -10,6 +14,10 @@ title: Releases
* [PDF](https://imag-pim.org/doc/pdf/0.6.0.pdf)
* Changelog
* See [the Blog article about the release](http://imag-pim.org/blog/2018/02/10/imag-0-6-0/)
+ * ([0.6.1](http://imag-pim.org/blog/2018/02/11/imag-0-6-1/))
+ * ([0.6.2](http://imag-pim.org/blog/2018/03/03/imag-0-6-2/))
+ * ([0.6.3](http://imag-pim.org/blog/2018/03/10/imag-0-6-3/))
+ * ([0.6.4](http://imag-pim.org/blog/2018/03/25/imag-0-6-4/))
* `git log v0.5.0..v0.6.0 --oneline --merges`
* Hosted:
* [git.imag-pim.org](http://git.imag-pim.org/imag/tag/?h=v0.6.0)