[pgjdbc/pgjdbc] a8260f: first pass at release notes and some fixes toprev... - Mailing list pgsql-jdbc

From Dave Cramer
Subject [pgjdbc/pgjdbc] a8260f: first pass at release notes and some fixes toprev...
Date
Msg-id 5a5e07783a3ed_60182ad8d7963c0c80615@hookshot-fe-d252ca1.cp1-iad.github.net.mail
Whole thread Raw
List pgsql-jdbc
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: a8260f5d0e31d00c1b44d2b94f62d86a72e2b2d5
      https://github.com/pgjdbc/pgjdbc/commit/a8260f5d0e31d00c1b44d2b94f62d86a72e2b2d5
  Author: Dave Cramer <davecramer@gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M CHANGELOG.md
    M docs/_posts/2017-02-20-42.0.0-release.md
    M docs/_posts/2017-05-04-42.1.0-release.md
    M docs/_posts/2017-07-12-42.1.2-release.md
    A docs/_posts/2018-01-16-42.2.0-release.md
    M docs/documentation/head/connect.md
    M release_notes_filter.pl

  Log Message:
  -----------
  first pass at release notes and some fixes to previous notes (#1041)


* fix Changelog, and move to version 42.2.0



pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] eb33c4: fix: avoid NPE from getObject(...,Date.class) and...
Next
From: Dave Cramer
Date:
Subject: [pgjdbc/pgjdbc] b36867: Update 2018-01-16-42.2.0-release.md