Skip to content

Commit

Permalink
Merge branch 'main' into prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
nrotstan committed Jan 28, 2021
2 parents d399183 + 41e1169 commit f1a33d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ The format is based on
This project adheres to
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v3.7.4] - 2021-01-28
### Fixed
- Error when trying to review task after using browser back button
- Unable to review consecutive tasks using Task Status "all" filter
- Overlay indicating screen is too narrow sometimes obscured


## [v3.7.3] - 2021-01-27
### Added
- Additional performance optimizations
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.7.3",
"version": "3.7.4",
"private": true,
"dependencies": {
"@apollo/client": "^3.1.1",
Expand Down

0 comments on commit f1a33d8

Please sign in to comment.