14
0

- Update to 0.11.1:

- Typo caused reading from stdin to fail
  - Add arguments --encoding and --encoding-errors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=17
This commit is contained in:
2024-01-17 21:32:23 +00:00
committed by Git OBS Bridge
parent cfac858bbb
commit acef30e262
4 changed files with 16 additions and 15 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 17 21:28:06 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update to 0.11.1:
- Typo caused reading from stdin to fail
- Add arguments --encoding and --encoding-errors
-------------------------------------------------------------------
Wed Nov 29 14:51:09 UTC 2023 - Matej Cepl <mcepl@cepl.eu>