15
0

- Update to 20.6.2:

* fix: xbr fixes (#1396)
  * fix: use cpy 3.8 for running flake in CI
  * new: Ticket1392 internal attrs (#1394)
  * new: internal-only router attributes and hook for router to add custom
    information

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=33
This commit is contained in:
2020-07-08 02:20:53 +00:00
committed by Git OBS Bridge
parent 628dd21584
commit 5b5a0ef44f
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 8 02:19:00 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 20.6.2:
* fix: xbr fixes (#1396)
* fix: use cpy 3.8 for running flake in CI
* new: Ticket1392 internal attrs (#1394)
* new: internal-only router attributes and hook for router to add custom
information
-------------------------------------------------------------------
Mon Jun 15 04:37:00 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>