CHANGELOG.md in absolutely-3.0.1 vs CHANGELOG.md in absolutely-3.1.0
- old
+ new
@@ -1,10 +1,14 @@
# Changelog
+## 3.1.0 / 2020-01-20
+
+- Expand supported Ruby versions to include 2.7 ([e0273b5](https://github.com/jgarber623/absolutely/commit/e0273b5)).
+
## 3.0.1 / 2019-08-31
- Update Addressable gem ([b257f75](https://github.com/jgarber623/absolutely/commit/b257f75)).
-- Update project Ruby version to 2.4.7 ([a14d29b](https://github.com/jgarber623/absolutely/commit/a14d29b)).
+- Update project Ruby version to 2.4.9 ([a14d29b](https://github.com/jgarber623/absolutely/commit/a14d29b)).
- Update development dependencies.
## 3.0.0 / 2019-05-28
- Return normalized `relative_uri` in `to_abs` when `relative_uri` is an absolute URL ([81261e9](https://github.com/jgarber623/absolutely/commit/81261e9)).