Skip to content

Commit 287b040

Browse files
committed
Updated CHANGELOG.md
1 parent 6347987 commit 287b040

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
ForecastIO adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 7.0.0
6+
7+
Released on September 4, 2019.
8+
9+
### Added
10+
- `precipitationIntensityError` property on `DataPoint`
11+
- Support for more languages
12+
13+
### Updated
14+
- Swift 5 compatibility
15+
- Replaced custom `Result` with Swift's native implementation
16+
- Replaced `latitude` and `longitude` properties in `DarkSkyClient` and `Forecast` with `location` property of type `CLLocationCoordinate2D`
17+
518
## 6.0.1
619

720
Released on April 8, 2019.

0 commit comments

Comments
 (0)