Skip to content

Commit

Permalink
Release v1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
zmiklank authored and praiskup committed Apr 13, 2022
1 parent eb77c7a commit bd6d23b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in 1.12:

* Added support for CentOS Stream 8

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

New in 1.11:

* CentOS Stream is separated from CentOS distro
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.11"
dg_version = "1.12"

0 comments on commit bd6d23b

Please sign in to comment.