[JDBC] [pgjdbc/pgjdbc] bdfc1d: chore: updates to CHANGELOG.md inrelease_notes.sh... - Mailing list pgsql-jdbc

From Jorge Solorzano
Subject [JDBC] [pgjdbc/pgjdbc] bdfc1d: chore: updates to CHANGELOG.md inrelease_notes.sh...
Date
Msg-id 59ef3673d1169_6f4d3fa505b3dc30818ad@hookshot-fe3-cp1-prd.iad.github.net.mail
Whole thread Raw
List pgsql-jdbc
Branch: refs/heads/master Home:   https://github.com/pgjdbc/pgjdbc Commit: bdfc1dbb45315d659a49c1ef7a831ca2d6326be4
 https://github.com/pgjdbc/pgjdbc/commit/bdfc1dbb45315d659a49c1ef7a831ca2d6326be4 Author: Jorge Solorzano
<jorsol@gmail.com>Date:   2017-10-24 (Tue, 24 Oct 2017)
 
 Changed paths:   M CHANGELOG.md   M docs/_posts/2017-05-04-42.1.0-release.md   M release_notes.sh
 Log Message: ----------- chore: updates to CHANGELOG.md in release_notes.sh (#981)

This automates the generation of the post file for the website using the CHANGELOG.md notes of Unreleased version, it
alsoupdates the CHANGELOG.md to stamp the new version there at the same time.
 

[skip ci]



-- 
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: [JDBC] [pgjdbc/pgjdbc] f2d8ec: fix: use 00:00:00 and 24:00:00 forLocalTime.MIN/M...
Next
From: AlexElin
Date:
Subject: [JDBC] [pgjdbc/pgjdbc] 761882: refactor: state of PGXAConnection as enum(#966)