Skip to content

Commit

Permalink
Release notes (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: Irene Bandera <[email protected]>
  • Loading branch information
irenebm authored Jun 30, 2023
1 parent 6bc2f01 commit f1ad184
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,21 @@
This file includes the released versions of **dev-utils** project along with their contributions to the project.
The *Forthcoming* section includes those features added in `main` branch that are not yet in a stable release.

## Forthcoming

## Version 0.4.0

* CI new features:
* Update CI to use `eProsima CI <https://github.com/eProsima/eProsima-CI>`__.
* New package **py_utils** with Python utils:
* logging utils
* debugging utils
* WaitHandlers implementations
* Timer implementations

* Sub-packages updated:
* **cmake_utils**
* Refactor the way to set labels to tests.
* **cpp_utils**
* Add some utils functions.
## Version 0.3.0

* New event class **StdinEventHandler** to easily read from std::cin.
Expand Down

0 comments on commit f1ad184

Please sign in to comment.