Skip to content

Commit 59d41af

Browse files
committed
Updated change log for 5.0.0
1 parent 534b451 commit 59d41af

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,25 @@
22

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

5+
## 5.0.0
6+
7+
Released on March 30, 2018.
8+
9+
### Added
10+
- `uvIndex`, `uvIndexTime`, and `windGust` properties on `DataPoint`
11+
- Support for Danish, Finnish, Japanese, Georgian, Korean, and Romanian
12+
13+
### Updated
14+
- Swift 4.1 compatibility
15+
- Max/min temperatures on `DataPoint` are now high/low
16+
517
## 4.1.0
618

719
Released on March 30, 2018.
820

921
### Added
1022
- `time`, `regions`, and `severity` properties on `Alert`
23+
- Support for Bulgarian
1124

1225
### Updated
1326
- `Float` properties are now `Double` on `DataPoint` and `Forecast`

0 commit comments

Comments
 (0)