Skip to content

Commit

Permalink
Write changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Jul 28, 2023
1 parent f815067 commit bd70dfe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
9.2.0
-----

* URL params passing to aiormq #569
* `Connection.KWARGS_TYPES` renamed to `Connection.PARAMETERS` and rework it to `dataclass`
* `Connection._parse_kwargs` renamed to `Connection._parse_parameters`
* [AMQP URL parameters](https://aio-pika.readthedocs.io/en/latest/#amqp-url-parameters) documentation article

9.1.5
-----

Expand Down

0 comments on commit bd70dfe

Please sign in to comment.