Add CHANGELOG message for PR #41283

This commit is contained in:
Ted 2021-07-11 19:04:52 -07:00 committed by GitHub
parent 8db23109bf
commit 141a0859f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* Improve error messages when file does not exist at filepath.
*Ted Whang*
* Add `:country_code` option to `sms_to` for consistency with `phone_to`.
*Jonathan Hefner*