Skip to content

Commit

Permalink
Bump v19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karabowi committed May 17, 2024
1 parent d1d5253 commit 078d8f1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 078d8f1

Please sign in to comment.