CHANGELOG.md in devise-twilio-verify-0.2.4 vs CHANGELOG.md in devise-twilio-verify-0.2.5
- old
+ new
@@ -3,9 +3,17 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
+## [0.2.5] - 2025-01-02
+
+### Changed
+
+- Raise "Missing Twilio Credentials" when Twilio credentials are nil or empty strings.
+- Added test coverage for TwilioVerifyService, (the abstraction layer for Twilio Verify API calls)
+- Updated gemspec summary/description again
+
## [0.2.4] - 2024-12-29
### Changed
- Updated gemspec description for better SEO