Skip to content

Commit 27064b3

Browse files
committed
Fix whitespace in CHANGELOG
1 parent 11fb16b commit 27064b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ CHANGELOG
55
-------------------
66

77
* Support for mobile country code (MCC) and mobile network codes (MNC) was
8-
added for the GeoIP2 ISP and Enterprise databases as well as the GeoIP2
9-
City and Insights web services. `getMobileCountryCode()` and
10-
`getMobileNetworkCode()` were added to `com.maxmind.geoip2.model.IspResponse`
11-
for the GeoIP2 ISP database and `com.maxmind.geoip2.record.Traits` for the
8+
added for the GeoIP2 ISP and Enterprise databases as well as the GeoIP2
9+
City and Insights web services. `getMobileCountryCode()` and
10+
`getMobileNetworkCode()` were added to `com.maxmind.geoip2.model.IspResponse`
11+
for the GeoIP2 ISP database and `com.maxmind.geoip2.record.Traits` for the
1212
Enterprise database and the GeoIP2 City and Insights web services. We expect
1313
this data to be available by late January, 2022.
1414
* Deprecated model constructors that exist for backwards compatibility.

0 commit comments

Comments
 (0)