Skip to content

Commit

Permalink
Release v1.18 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
zmiklank authored Aug 15, 2024
1 parent b76e361 commit 2de0e93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in 1.18:

* Added support for Fedora 40, 41, 42
* Added support for CentOS Stream 10

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in 1.17:

* Added support for Fedora 39
Expand Down
2 changes: 1 addition & 1 deletion distgen/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dg_version = "1.17"
dg_version = "1.18"

0 comments on commit 2de0e93

Please sign in to comment.