14
0

- update to 0.18.0:

* handle firefox version without patch segment
  * remove unnecessary line space
  * Add Oculus Browser
  * Add PetalBot
  * Fixes concurrency issues with the cache invalidation mechanism.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ua-parser?expand=0&rev=13
This commit is contained in:
2023-12-08 12:29:46 +00:00
committed by Git OBS Bridge
parent 2fd5096dbd
commit 38f0d6ac5c
4 changed files with 20 additions and 11 deletions

View File

@@ -1,8 +1,17 @@
-------------------------------------------------------------------
Fri Dec 8 12:28:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.18.0:
* handle firefox version without patch segment
* remove unnecessary line space
* Add Oculus Browser
* Add PetalBot
-------------------------------------------------------------------
Tue Oct 11 16:39:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.16.1
* Fixes concurrency issues with the cache invalidation mechanism.
* Fixes concurrency issues with the cache invalidation mechanism.
-------------------------------------------------------------------
Fri Mar 6 05:46:48 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>