Skip to content

Commit

Permalink
Bump to v3.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nrotstan committed Apr 17, 2018
1 parent 4f0262d commit 3814d83
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ The format is based on
This project adheres to
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v3.00-beta.6] - 2018-04-17
### Added
- Ability to delete projects (#243).
- [internal] End-to-end test setup with some initial tests.

### Fixed
- Wrapping of long challenge names on User Profile page (#300).
- Link for challenge owners to view task associated with comment (#299).


## [v3.00-beta.5] - 2018-04-09
### Added
- Require confirmation before rebuilding tasks.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maproulette3",
"version": "3.0.0-beta.5",
"version": "3.0.0-beta.6",
"private": true,
"dependencies": {
"@mapbox/geojsonhint": "^2.0.1",
Expand Down

0 comments on commit 3814d83

Please sign in to comment.