Release Spot 2.7.2
* NEWS, configure.ac, doc/org/setup.org: Bump version.
This commit is contained in:
parent
c63521d67a
commit
cf8d711386
3 changed files with 13 additions and 13 deletions
14
NEWS
14
NEWS
|
|
@ -1,4 +1,10 @@
|
|||
New in spot 2.7.1.dev (not yet released)
|
||||
New in spot 2.7.2 (2019-03-17)
|
||||
|
||||
Python:
|
||||
|
||||
- Improved support for explicit Kripke structures. It is now
|
||||
possible to iterate over a kripke_graph object in a way similar to
|
||||
twa_graph.
|
||||
|
||||
Documentation:
|
||||
|
||||
|
|
@ -8,12 +14,6 @@ New in spot 2.7.1.dev (not yet released)
|
|||
with finite semantics) and how to translate those.
|
||||
See https://spot.lrde.epita.fr/tut12.html
|
||||
|
||||
Python:
|
||||
|
||||
- Improved support for explicit Kripke structure. It is now
|
||||
possible to iterate over a kripke_graph object in a way similar to
|
||||
twa_graph.
|
||||
|
||||
Build:
|
||||
|
||||
- Work around a spurious null dereference warning when compiling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue