# Editor.ProjectPublisher.SetChangeDetails

```csharp
void SetChangeDetails(string change, string detail)
```

Allows to set information on the revision - for future reference

### Parameters

- `change` (`string`)
- `detail` (`string`)

Declared in [Editor.ProjectPublisher](/api/Editor.ProjectPublisher).
Assembly: `Sandbox.Tools`.
