Skip to content

Commit 078d8f1

Browse files
committed
Bump v19.0.0
1 parent d1d5253 commit 078d8f1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
21
# Changelog
32

43
All notable changes to FairRoot will be documented in this file.
54

65
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
76

8-
## 19.0 (Unreleased) - 2024-03-xx
7+
## 19.0.0 - 2024-05-17
98

109
### Breaking Changes
1110

@@ -75,7 +74,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7574
* `basemq/tasks/FairMQSamplerTask.h` -> `examples/advanced/Tutorial3/MQ/samplerTask/SamplerTask.h`
7675
* FairTimeStamp
7776
* `virtual bool operator<(const FairTimeStamp* rValue) const` changed to `bool operator<(const FairTimeStamp& rValue) const`
78-
77+
7978
### Deprecations
8079
8180
If you think you really require a deprecated API, please

0 commit comments

Comments
 (0)