diff --git a/CHANGES.md b/CHANGES.md index fbc6e8c2..79b8f147 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,21 @@ For a list of open issues and known problems, see https://github.com/radical-cybertools/radical.utils/issues/ +1.40.0 Release 2023-10-17 +-------------------------------------------------------------------------------- + + - add message base class + - add `ifaddress` to prioritize net interface for Frontier + - ensure path is used by registry + - keep profiling ON by default + - create fewer logfiles + - reduce log load + - no config files for zmq bridges + - remove deprecated option for ReadTheDocs config + - remove mongodb helpers + - remove obsolete mongo-related module + + 1.33.0 Release 2023-04-25 -------------------------------------------------------------------------------- diff --git a/VERSION b/VERSION index 32b7211c..7d47e599 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.40.0 +1.41.0