diff --git a/versions.md b/versions.md index 6a6652f1..6cdc7c2e 100644 --- a/versions.md +++ b/versions.md @@ -25,6 +25,14 @@ The *Forthcoming* section includes those features added in `main` branch that ar * New ``SimpleWriter`` class for a Fast DDS Data Writer that implements abstract ``CommonWriter``. * New ``QoSSpecificWriter`` class for a Fast DDS Data Writer with specific QoS policies. * New ``MultiWriter`` class for a Fast DDS Data Writer collection that contains multiple ``QoSSpecificWriter``. +* Dependencies update: + | | Repository | Old Version | New Version | + |---|---|---|---| + | Foonathan Memory Vendor | [eProsima/foonathan_memory_vendor](https://github.com/eProsima/foonathan_memory_vendor) | [v1.3.0](https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.0) | [v1.3.1](https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1) | + | Fast CDR | [eProsima/Fast-CDR](https://github.com/eProsima/Fast-CDR) | [v1.0.27](https://github.com/eProsima/Fast-CDR/releases/tag/v1.0.27) | [v1.1.0](https://github.com/eProsima/Fast-CDR/releases/tag/v1.1.0) | + | Fast DDS | [eProsima/Fast-DDS](https://github.com/eProsima/Fast-DDS) | [v2.10.1](https://github.com/eProsima/Fast-DDS/releases/tag/v2.10.1) | [v2.11.0](https://github.com/eProsima/Fast-DDS/releases/tag/v2.11.0) | + | Dev Utils | [eProsima/dev-utils](https://github.com/eProsima/dev-utils) | [v0.1.0](https://github.com/eProsima/dev-utils/releases/tag/v0.1.0) | [v0.2.0](https://github.com/eProsima/dev-utils/releases/tag/v0.2.0) | + ## Version 0.1.0