diff options
| -rw-r--r-- | NEWS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -277,6 +277,10 @@ details of the default gems or bundled gems. ## Stdlib compatibility issues +* DidYouMean + + * `DidYouMean::SPELL_CHECKERS[]=` and `DidYouMean::SPELL_CHECKERS.merge!` are removed. + * Net::HTTP * Removed the following deprecated constants: |
