15
0

- Update to 2.6.0:

* Add get_current() to return the current active element in a with context

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dominate?expand=0&rev=12
This commit is contained in:
2021-03-12 04:09:13 +00:00
committed by Git OBS Bridge
parent a46212ce33
commit 6782fc26df
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 12 04:08:22 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.6.0:
* Add get_current() to return the current active element in a with context
-------------------------------------------------------------------
Mon Sep 21 06:15:59 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>