From: | Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com> |
---|---|
To: | Thomas Kellerer <spam_eater(at)gmx(dot)net>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: WIP: draft release notes for 42.1.2 |
Date: | 2017-07-12 14:32:01 |
Message-ID: | CAB=Je-F9oDE-zP76z2n1v_Kty-fU1Ht_1NU+j-hAaF4mPy6L+A@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
> Version bumped to 42.0.0 to avoid version clash with PostgreSQL version
Thomas>Seems like a wrong entry in a changelog for version 42.1.2
Thomas, the entry you mention is related to 42.0.0 release. In other words,
it is placed in docs/_posts/2017-02-20-42.0.0-release.md
I did a refactor so I've moved docs/_includes/changelog/42.0.0-release.md
and docs/_includes/changelog/42.0.0-notes.md to a single docs/_posts/
2017-02-20-42.0.0-release.md
42.x.y are moved to _posts, and I did not touch previous releases.
I'm not sure how many releases do we want to show on the main page (index
page), so it just prints whatever files present in `_posts`
Vladimir
From | Date | Subject | |
---|---|---|---|
Next Message | Vladimir Sitnikov | 2017-07-12 15:15:16 | [pgjdbc/pgjdbc] d6fe07: docs: build index, changelog pages from _posts/...... |
Previous Message | Thomas Kellerer | 2017-07-12 05:21:57 | Re: WIP: draft release notes for 42.1.2 |