From 68e2c7c16dc5350fc0dccaf5333c489b671e14199cc21f812a1ed833b0712de7 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 29 Mar 2022 19:52:35 +0000 Subject: [PATCH] shorten changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=28 --- python-Arpeggio.changes | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python-Arpeggio.changes b/python-Arpeggio.changes index 716a2ac..c95c2cc 100644 --- a/python-Arpeggio.changes +++ b/python-Arpeggio.changes @@ -1,15 +1,11 @@ ------------------------------------------------------------------- Tue Mar 22 18:46:22 UTC 2022 - Sebastian Wagner -- ## [Unreleased] -[Unreleased]: https://github.com/textX/Arpeggio/compare/2.0.0...HEAD - update to version 2.0.0: - Added `eval_attrs` call to `NoMatch` exceptions ([ebfd60]). See [the docs](https://textx.github.io/Arpeggio/latest/handling_errors/). - Dropped support for deprecated Python versions. The lowest supported version is 3.6. **(BIC)** -[ebfd60]: https://github.com/textX/Arpeggio/commit/ebfd60a7330cd5e6aaacfd5be7001be0f7506ce8 -[2.0.0]: https://github.com/textX/Arpeggio/compare/1.10.2...2.0.0 ------------------------------------------------------------------- Thu Dec 9 10:47:09 UTC 2021 - pgajdos@suse.com