Skip to content

Commit f1ad184

Browse files
authored
Release notes (#72)
Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
1 parent 6bc2f01 commit f1ad184

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

versions.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,21 @@
33
This file includes the released versions of **dev-utils** project along with their contributions to the project.
44
The *Forthcoming* section includes those features added in `main` branch that are not yet in a stable release.
55

6-
## Forthcoming
76

7+
## Version 0.4.0
8+
9+
* CI new features:
10+
* Update CI to use `eProsima CI <https://github.com/eProsima/eProsima-CI>`__.
811
* New package **py_utils** with Python utils:
912
* logging utils
1013
* debugging utils
1114
* WaitHandlers implementations
1215
* Timer implementations
13-
16+
* Sub-packages updated:
17+
* **cmake_utils**
18+
* Refactor the way to set labels to tests.
19+
* **cpp_utils**
20+
* Add some utils functions.
1421
## Version 0.3.0
1522

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

0 commit comments

Comments
 (0)