Skip to content

Commit

Permalink
Release Notes for v00-01
Browse files Browse the repository at this point in the history
  • Loading branch information
rete committed Feb 10, 2021
1 parent 0b1187b commit 10b4c2c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# v00-01

* 2021-02-08 tmadlener ([PR#15](https://github.com/iLCSoft/SIO/pull/15))
- Export sio library as `SIO::sio` target for easier downstream usage. (For the moment `SIO_INCLUDE_DIR` and `SIO_LIBRARIES` are also still defined in a call to `find_package(SIO)` to keep some backwards compatibility).
- Remove now obsolete cmake configuration by replacing it with more standard cmake approaches.
- Bump minimum required cmake version to 3.12

* 2021-01-13 tmadlener ([PR#16](https://github.com/iLCSoft/SIO/pull/16))
- Use github actions for CI and remove travis CI.

* 2021-01-05 Valentin Volkl ([PR#13](https://github.com/iLCSoft/SIO/pull/13))
- install cmake files under lib/cmake/SIO

# v00-00-04

* 2020-11-23 Marko Petric ([PR#12](https://github.com/iLCSoft/SIO/pull/12))
Expand Down

0 comments on commit 10b4c2c

Please sign in to comment.