# v23.10.8894.39673 patch

> **Release date: May 24, 2024**

**Release date: May 24, 2024**

## What's New

### Added release notes argument

You can add release notes when packaging an automation project or a test automation by setting the `releaseNotes` argument.

### New `retryCount` parameter

Allows you to retry any failed test for a certain number of times.

**Disabling** **built-in feeds**

You can disable the built-in feeds when packaging an automation project or a test automation by setting the `disableBuiltInNugetFeeds` argument.

You can specify your custom feeds in a `nuget.config` file. For more details, refer to this [Controlling the nuget feeds used by the cli](https://docs.uipath.com/automation-ops/automation-cloud/latest/user-guide/uipath-command-line-interface#controlling-the-nuget-feeds-used-by-the-cli).
