diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cb242d..5bb5d58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ * [#131](https://github.com/radar/distance_of_time_in_words/pull/131): Deprecates `highest_measure_only`. Adds alternate form of `highest_measures` option to permit rounding up whatever part of the duration was previously silently discarded - [@seansfkelley](https://github.com/seansfkelley). * [#133](https://github.com/radar/distance_of_time_in_words/pull/133): Test on Ruby 3.0 and 3.1 - [@dblock](https://github.com/dblock). -* [#135](https://github.com/radar/distance_of_time_in_words/pull/135): Revmove ruby 2.4 and add ruby 2.5 - [@KinWang-2013](https://github.com/KinWang-2013) +* [#135](https://github.com/radar/distance_of_time_in_words/pull/135): Revmove ruby 2.4 and add ruby 3.2 - [@KinWang-2013](https://github.com/KinWang-2013) * Your contribution here. ## 5.3.3 (2022/04/25)