Skip to content

Commit

Permalink
Release v4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Jan 23, 2023
1 parent 1d774dc commit e0b80ea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in v4.9:

* New features

- Resources that fail the livecheck are terminated, even though they
have some ticket assigned. Such a ticket goes to FAILED state.

- We use the SPDX-formatted license.

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

New in v4.8:

* New features:
Expand Down
2 changes: 1 addition & 1 deletion resalloc/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '4.8'
__version__ = '4.9'

0 comments on commit e0b80ea

Please sign in to comment.