Skip to content

Commit

Permalink
Start 0.8.2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kdubb committed Feb 5, 2019
1 parent 70878a1 commit 0f468d5
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/src/docs/asciidoc/release-notes/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Please refer to the <<../user-guide/index.adoc#user-guide, User Guide>> for comp
reference documentation on integrating and using {drivername}.


include::release-notes-0.8.2.adoc[]

include::release-notes-0.8.1.adoc[]

include::release-notes-0.8.adoc[]
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[[release-notes-0.8.2]]
== 0.8.2

*Date of Release:* ❓

*Scope:* Bug fixes for 0.8 release

For a complete list of all _closed_ issues and pull requests for this release, consult
the link:{projectrepo}+/milestone/4?closed=1+[0.8.2] milestone page in the PGJDBC-NG repository
on GitHub.


[[release-notes-0.8.2-pgjdbc-ng-driver]]
=== PGJDBC-NG Driver

==== Bug Fixes

* Fix parsing of server versions with packaging information.

==== Deprecations and Breaking Changes

* ❓

==== New Features and Improvements

* ❓


[[release-notes-0.8.2-pgjdbc-ng-udt]]
=== PGJDBC-NG UDT Generator

No Changes

[[release-notes-0.8.2-pgjdbc-ng-spy]]
=== PGJDBC-NG Spy

No Changes

0 comments on commit 0f468d5

Please sign in to comment.