14
0

Accepting request 885971 from home:mnhauke:network:automation

- Update to version 6.1.2
  * Fixes issue giving Endpoint.create() a list of dicts.

OBS-URL: https://build.opensuse.org/request/show/885971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=47
This commit is contained in:
2021-04-17 13:34:33 +00:00
committed by Git OBS Bridge
parent da5f2c96d8
commit e9aa791cff
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 16 12:09:56 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 6.1.2
* Fixes issue giving Endpoint.create() a list of dicts.
-------------------------------------------------------------------
Fri Apr 9 09:36:47 UTC 2021 - Martin Hauke <mardnh@gmx.de>