diff options
Diffstat (limited to 'api_changes.md')
| -rw-r--r-- | api_changes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api_changes.md b/api_changes.md index c7458d53..edf227cc 100644 --- a/api_changes.md +++ b/api_changes.md @@ -282,6 +282,7 @@ conversion functions when writing your conversion functions. Once all the necessary manually written conversions are added, you need to regenerate auto-generated ones. To regenerate them: - run + ``` $ hack/update-generated-conversions.sh ``` |
