Skip to content

Commit

Permalink
Release Notes for v00-02
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Dec 6, 2023
1 parent 37eeb0a commit 6d6bca2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# v00-02

* 2023-12-04 tmadlener ([PR#20](https://github.com/iLCSoft/SIO/pull/20))
- Remove K&R style definitions in builtin zlib since they will no longer be supported by newer C standars.

* 2023-12-04 tmadlener ([PR#19](https://github.com/iLCSoft/SIO/pull/19))
- Update CI to latest LCG stacks and compilers, fail on warnings

* 2023-12-04 tmadlener ([PR#18](https://github.com/iLCSoft/SIO/pull/18))
- Remove a pessimizing `std::move`

* 2022-07-19 Valentin Volkl ([PR#17](https://github.com/iLCSoft/SIO/pull/17))
- Tests: Make tests that require inputs depend on the ones that provide it

# v00-01

* 2021-02-08 tmadlener ([PR#15](https://github.com/iLCSoft/SIO/pull/15))
Expand Down

0 comments on commit 6d6bca2

Please sign in to comment.