diff options
| author | Daniel Smith <dbsmith@google.com> | 2015-07-16 19:01:02 -0700 |
|---|---|---|
| committer | Daniel Smith <dbsmith@google.com> | 2015-07-17 11:04:46 -0700 |
| commit | 35f2829ae014c08b847b59ce06a205cc3fbb8770 (patch) | |
| tree | c201d2c3b0879a1311d12525642c9733651ecd87 /api_changes.md | |
| parent | 6a198dfa61ce281f5d092a9c2576c46bb01a1482 (diff) | |
apply changes
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 ``` |
