From 078d8f195764d1afe267fb81573c77a994cb5144 Mon Sep 17 00:00:00 2001 From: Radoslaw Karabowicz Date: Fri, 17 May 2024 12:08:00 +0200 Subject: [PATCH] Bump v19.0.0 --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53f569ae79..ba2b5781f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,10 @@ - # Changelog All notable changes to FairRoot will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -## 19.0 (Unreleased) - 2024-03-xx +## 19.0.0 - 2024-05-17 ### Breaking Changes @@ -75,7 +74,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), * `basemq/tasks/FairMQSamplerTask.h` -> `examples/advanced/Tutorial3/MQ/samplerTask/SamplerTask.h` * FairTimeStamp * `virtual bool operator<(const FairTimeStamp* rValue) const` changed to `bool operator<(const FairTimeStamp& rValue) const` - + ### Deprecations If you think you really require a deprecated API, please