Skip to content

Commit 054d775

Browse files
committed
Update CHANGELOG for 3.0.2
1 parent 6a1f1ea commit 054d775

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,24 @@ The format is based on
77
This project adheres to
88
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
99

10-
## [v3.0.2] - 2018-05-29
10+
## [v3.0.2] - 2018-06-04
1111
### Added
12-
- Refresh results from server after changes to challenge filters.
12+
- Allow all users to create new projects.
13+
- New "Intersecting Map Bounds" challenge location filter.
14+
- Experimental (disabled by default) basic support for mobile devices.
15+
- Add last-activity date to challenge overview table (#221).
1316
- Update README documentation.
1417
- [internal] Upgrade various package dependencies, including React.
1518

1619
### Fixed
1720
- Very slow edit-challenge forms for some challenges (#370).
21+
- Refresh results from server after changes to challenge filters.
1822

1923
### Changed
24+
- "Within Map Bounds" challenge location filter now only displays challenges
25+
centered within the map bounds. Its prior behavior of including any
26+
challenges with intersecting bounding boxes is represented by the new
27+
"Intersecting Map Bounds" filter (#88).
2028
- Default to https for tile-server and other URLs.
2129

2230

0 commit comments

Comments
 (0)