Skip to content

Commit e267bc4

Browse files
committed
version 0.59.0 + update changelog
1 parent c45615b commit e267bc4

File tree

2 files changed

+31
-3
lines changed

2 files changed

+31
-3
lines changed

CHANGELOG.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,39 @@
22

33
Log of changes since the 2.0 version
44

5+
56
### Next release
67

7-
- Add Mapping Team filters
8-
- Show some details we have on the database about deleted users
8+
- Show some stats of a deleted user on the changeset user panel
9+
- Add Mapping Team filter fields
10+
- Add forms to allow the creation and management of Mapping Teams
11+
- Code linting and text improvements
12+
13+
14+
### 0.58.2
15+
16+
- Add solution to filter out changesets newer than 5 minutes on the API request
17+
18+
### 0.58.0
19+
20+
- Exclude changesets newer than 5 minutes from query results
21+
- Change position of status notification
22+
- Show unverified teams and add string to distinct the verified ones on the filters page
23+
24+
### 0.56.2
25+
26+
- Add system status modal
27+
28+
### 0.56.1
29+
30+
- Update changeset-map to 1.3.4
31+
32+
### 0.56.0
933

34+
- Show some stats of a deleted user on the changeset user panel
35+
- Add Mapping Team filter fields
36+
- Add forms to allow the creation and management of Mapping Teams
37+
- Code linting and text improvements
1038

1139
### 0.54.1
1240

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osmcha-frontend",
3-
"version": "0.58.2",
3+
"version": "0.59.0",
44
"license": "ISC",
55
"engines": {
66
"node": ">=7.0"

0 commit comments

Comments
 (0)