6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-02-02 02:40:42 +01:00
firebird-qa/docs/changelog.txt
2022-05-12 21:59:29 +02:00

28 lines
499 B
Plaintext

#########
Changelog
#########
Version 0.14.0
==============
* Added possibility to specify user, password and role in `.Action.connect_server()` and
`.Action.trace()`
Version 0.13.1
==============
* Fixed problem with service encoding
* Fixed problem with tags in User
Version 0.13.0
==============
* Explicit `Optional` typing.
* Added support for both `encoding` and `encoding_errors` in `.Action.connect_server()`
and `.Action.trace()`.
Version 0.12.1
==============
Initial release.