Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher authored Jan 23, 2020
1 parent 9a984d5 commit 64927b7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/main/docs/guide/introduction.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ This project includes modules to support SQL Database access in Micronaut.

=== Release History

==== 1.3.0

* Support for Vertx MySQL and Postgres
* Micronaut 1.2.x minimum version

==== 1.2.0

* Support for JOOQ (Thanks to https://github.com/lightoze[Vladimir Kulev])
Expand All @@ -16,4 +21,4 @@ This project includes modules to support SQL Database access in Micronaut.
* Hikari `2.7.9` -> `3.3.0`
* Commons DBCP 2 `2.1.1` -> `2.5.0`
* Tomcat Pool `9.0.1` -> `9.0.14`
* Reactive Postgres `0.10.5` -> `0.11.2`
* Reactive Postgres `0.10.5` -> `0.11.2`

0 comments on commit 64927b7

Please sign in to comment.