1
0
Fork 0

Mention swagger tags change in 3.2

This commit is contained in:
Alan Plum 2017-03-01 13:59:34 +01:00
parent 31eac710f7
commit ce2af3bf8d
No known key found for this signature in database
GPG Key ID: 8ED72A9A323B6EFD
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,6 @@ devel
* don't let read-only transactions block the WAL collector
* allow passing own `graphql-sync` module instance to Foxx GraphQL router
v3.2.alpha2 (2017-02-20)
------------------------
@ -78,6 +76,8 @@ v3.2.alpha1 (2017-02-05)
* more detailed stacktraces in Foxx apps
* generated Foxx services now use swagger tags
v3.1.12 (XXXX-XX-XX)
--------------------