Skip to content

Commit 2ae48a1

Browse files
committed
docs: update changelog
1 parent 5f56c34 commit 2ae48a1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## 2.0.0 Release Candidate
44

5+
### Breaking changes
6+
7+
- **Removed following endpoints from gateway:**
8+
| Path | Method |
9+
|--------------------|--------|
10+
| `/location` | `*` |
11+
| `/location/{id}` | `*` |
12+
| `/locations` | `GET` |
13+
| `/locations` | `POST` |
14+
| `/locations/{id}` | `*` |
15+
516
### New features
617

718
#### HTTP Input

0 commit comments

Comments
 (0)